OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oauth_credentials_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/
oauth_token_getter.cc
39
:
oauth_credentials_
(oauth_credentials.Pass()),
61
DCHECK(
oauth_credentials_
.get());
87
DCHECK(
oauth_credentials_
.get());
90
if (user_email !=
oauth_credentials_
->login) {
151
SUCCESS,
oauth_credentials_
->login, oauth_access_token_);
162
oauth_credentials_
->is_service_account ?
176
client_info,
oauth_credentials_
->refresh_token, empty_scope_list,
oauth_token_getter.h
84
scoped_ptr<OAuthCredentials>
oauth_credentials_
;
member in class:remoting::OAuthTokenGetter
Completed in 57 milliseconds