Home
last modified time | relevance | path

Searched refs:CLIENT_REMOTING_HOST (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/google_apis/
Dgoogle_api_keys_unittest.cc159 testcase::CLIENT_REMOTING_HOST); in TEST_F()
162 testcase::CLIENT_REMOTING_HOST); in TEST_F()
256 testcase::CLIENT_REMOTING_HOST); in TEST_F()
259 testcase::CLIENT_REMOTING_HOST); in TEST_F()
322 testcase::CLIENT_REMOTING_HOST); in TEST_F()
325 testcase::CLIENT_REMOTING_HOST); in TEST_F()
395 testcase::CLIENT_REMOTING_HOST); in TEST_F()
398 testcase::CLIENT_REMOTING_HOST); in TEST_F()
482 testcase::CLIENT_REMOTING_HOST); in TEST_F()
485 testcase::CLIENT_REMOTING_HOST); in TEST_F()
Dgoogle_api_keys.h74 CLIENT_REMOTING_HOST, enumerator
Dgoogle_api_keys.cc155 client_ids_[CLIENT_REMOTING_HOST] = CalculateKeyValue( in APIKeyCache()
162 client_secrets_[CLIENT_REMOTING_HOST] = CalculateKeyValue( in APIKeyCache()
/external/chromium_org/remoting/host/setup/
Dhost_starter.cc119 google_apis::CLIENT_REMOTING_HOST); in OnGetUserEmailResponse()
150 google_apis::CLIENT_REMOTING_HOST); in OnHostRegistered()
153 google_apis::CLIENT_REMOTING_HOST); in OnHostRegistered()
Dme2me_native_messaging_host.cc399 google_apis::CLIENT_REMOTING_HOST)); in ProcessGetHostClientId()
416 google_apis::GetOAuth2ClientID(google_apis::CLIENT_REMOTING_HOST), in ProcessGetCredentialsFromAuthCode()
417 google_apis::GetOAuth2ClientSecret(google_apis::CLIENT_REMOTING_HOST), in ProcessGetCredentialsFromAuthCode()
/external/chromium_org/remoting/host/
Doauth_token_getter.cc163 google_apis::CLIENT_REMOTING_HOST : google_apis::CLIENT_REMOTING; in RefreshOAuthToken()