HomeSort by relevance Sort by last modified time
    Searched refs:GetOAuth2ClientSecret (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/google_apis/
google_api_keys.h 91 std::string GetOAuth2ClientSecret(OAuth2Client client);
google_api_keys.cc 252 GetOAuth2ClientSecret(client) == DUMMY_API_TOKEN) {
268 std::string GetOAuth2ClientSecret(OAuth2Client client) {
  /external/chromium_org/remoting/host/setup/
host_starter.cc 69 google_apis::GetOAuth2ClientSecret(google_apis::CLIENT_REMOTING);
150 google_apis::GetOAuth2ClientSecret(
me2me_native_messaging_host.cc 383 google_apis::GetOAuth2ClientSecret(google_apis::CLIENT_REMOTING_HOST),
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.cc 157 google_apis::GetOAuth2ClientSecret(google_apis::CLIENT_CLOUD_PRINT);
  /external/chromium_org/google_apis/gaia/
gaia_urls.cc 93 google_apis::GetOAuth2ClientSecret(google_apis::CLIENT_MAIN);
  /external/chromium_org/remoting/host/
signaling_connector.cc 245 google_apis::GetOAuth2ClientSecret(oauth2_client),
  /external/chromium_org/remoting/client/jni/
chromoting_jni_runtime.cc 66 google_apis::GetOAuth2ClientSecret(google_apis::CLIENT_REMOTING).c_str());
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_requester.cc 108 google_apis::GetOAuth2ClientSecret(google_apis::CLIENT_CLOUD_PRINT);

Completed in 437 milliseconds