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

  /external/chromium_org/google_apis/
google_api_keys.h 83 std::string GetOAuth2ClientID(OAuth2Client client);
google_api_keys.cc 228 if (GetOAuth2ClientID(client) == DUMMY_API_TOKEN ||
241 std::string GetOAuth2ClientID(OAuth2Client client) {
  /external/chromium_org/remoting/host/setup/
oauth_helper.cc 50 net::EscapeUrlEncodedData(google_apis::GetOAuth2ClientID(
host_starter.cc 66 google_apis::GetOAuth2ClientID(google_apis::CLIENT_REMOTING);
  /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/remoting/client/jni/
jni_interface.cc 56 google_apis::GetOAuth2ClientID(google_apis::CLIENT_REMOTING).c_str());
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.cc 154 google_apis::GetOAuth2ClientID(google_apis::CLIENT_CLOUD_PRINT);
  /external/chromium_org/google_apis/gaia/
gaia_urls.cc 90 google_apis::GetOAuth2ClientID(google_apis::CLIENT_MAIN);
  /external/chromium_org/remoting/host/
signaling_connector.cc 232 google_apis::GetOAuth2ClientID(google_apis::CLIENT_REMOTING),
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_requester.cc 60 google_apis::GetOAuth2ClientID(google_apis::CLIENT_CLOUD_PRINT);

Completed in 2218 milliseconds