Searched refs:SetToken (Results 1 – 15 of 15) sorted by relevance
30 void SetToken(const BString& value);
35 void SetToken(const BString& value);
67 Captcha::SetToken(const BString& value) in SetToken() function in Captcha
84 AccessToken::SetToken(const BString& value) in SetToken() function in AccessToken
42 bool SetToken(int32 token, int16 type, void* object);
57 void SetToken(int32 token);
61 void SetToken(const BString& token);
63 BTokenSpace::SetToken(int32 token, int16 type, void* object) in SetToken() function in BPrivate::BTokenSpace
240 SetToken(-1); in _DisposeData()375 BPicture::SetToken(int32 token) in SetToken() function in BPicture
4245 picture->SetToken(-1); in AppendToPicture()4269 picture->SetToken(token); in EndPicture()
174 fTokenSpace.SetToken(token, kCursorToken, cursor); in AddCursor()
180 fWindow->ServerWindow()->App()->ViewTokens().SetToken(fToken, in AttachedToWindow()
119 BHttpAuthentication::SetToken(const BString& token) in SetToken() function in BHttpAuthentication
443 accessToken.SetToken(token); in UnpackAccessToken()1051 authentication.SetToken(accessToken.Token()); in _SendJsonRequest()
940 captcha.SetToken(token); in _UnpackCaptcha()