Searched refs:is_service_account (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/
H A Doauth_token_getter.cc29 bool is_service_account)
32 is_service_account(is_service_account) {
162 oauth_credentials_->is_service_account ?
26 OAuthCredentials( const std::string& login, const std::string& refresh_token, bool is_service_account) argument
H A Doauth_token_getter.h47 bool is_service_account);
56 bool is_service_account; member in struct:remoting::OAuthTokenGetter::OAuthCredentials

Completed in 267 milliseconds