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

  /external/chromium_org/google_apis/
google_api_keys.h 84 std::string GetOAuth2ClientID(OAuth2Client client);
google_api_keys.cc 251 if (GetOAuth2ClientID(client) == DUMMY_API_TOKEN ||
264 std::string GetOAuth2ClientID(OAuth2Client client) {
  /external/chromium_org/remoting/host/setup/
oauth_helper.cc 50 net::EscapeUrlEncodedData(google_apis::GetOAuth2ClientID(
host_starter.cc 67 google_apis::GetOAuth2ClientID(google_apis::CLIENT_REMOTING);
116 host_client_id = google_apis::GetOAuth2ClientID(
147 google_apis::GetOAuth2ClientID(
me2me_native_messaging_host.cc 364 response->SetString("clientId", google_apis::GetOAuth2ClientID(
382 google_apis::GetOAuth2ClientID(google_apis::CLIENT_REMOTING_HOST),
  /external/chromium_org/chrome/browser/extensions/api/cloud_print_private/
cloud_print_private_api.cc 121 google_apis::GetOAuth2ClientID(google_apis::CLIENT_CLOUD_PRINT)));
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.cc 155 google_apis::GetOAuth2ClientID(google_apis::CLIENT_CLOUD_PRINT);
  /external/chromium_org/google_apis/gaia/
gaia_urls.cc 91 google_apis::GetOAuth2ClientID(google_apis::CLIENT_MAIN);
  /external/chromium_org/remoting/host/
signaling_connector.cc 244 google_apis::GetOAuth2ClientID(oauth2_client),
  /external/chromium_org/remoting/client/jni/
chromoting_jni_runtime.cc 61 google_apis::GetOAuth2ClientID(google_apis::CLIENT_REMOTING).c_str());
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_requester.cc 106 google_apis::GetOAuth2ClientID(google_apis::CLIENT_CLOUD_PRINT);

Completed in 748 milliseconds