| /external/chromium_org/google_apis/ |
| D | google_api_keys_unittest.cc | 142 std::string api_key = testcase::g_api_key_cache.Get().api_key(); in TEST_F() local 239 std::string api_key = testcase::g_api_key_cache.Get().api_key(); in TEST_F() local 305 std::string api_key = testcase::g_api_key_cache.Get().api_key(); in TEST_F() local 378 std::string api_key = testcase::g_api_key_cache.Get().api_key(); in TEST_F() local 465 std::string api_key = testcase::g_api_key_cache.Get().api_key(); in TEST_F() local
|
| D | google_api_keys.cc | 171 std::string api_key() const { return api_key_; } in api_key() function in google_apis::APIKeyCache
|
| /external/chromium_org/chrome/browser/safe_browsing/ |
| D | protocol_manager_helper.cc | 46 std::string api_key = google_apis::GetAPIKey(); in ComposeUrl() local
|
| D | incident_report_uploader_impl.cc | 65 std::string api_key(google_apis::GetAPIKey()); in GetIncidentReportUrl() local
|
| D | ping_manager.cc | 143 std::string api_key = google_apis::GetAPIKey(); in MalwareDetailsUrl() local
|
| D | client_side_detection_service.cc | 638 std::string api_key = google_apis::GetAPIKey(); in GetClientReportUrl() local
|
| D | download_protection_service.cc | 1051 std::string api_key = google_apis::GetAPIKey(); in GetDownloadRequestUrl() local
|
| /external/chromium_org/chrome/renderer/net/ |
| D | net_error_helper_core.h | 111 std::string api_key; member
|
| D | net_error_helper.cc | 320 const std::string& api_key, in OnSetNavigationCorrectionInfo()
|
| D | net_error_helper_core.cc | 642 const std::string& api_key, in OnSetNavigationCorrectionInfo()
|
| /external/chromium_org/chrome/browser/extensions/ |
| D | blacklist_state_fetcher.cc | 170 std::string api_key = google_apis::GetAPIKey(); in RequestUrl() local
|
| /external/chromium_org/chrome/browser/spellchecker/ |
| D | spelling_service_client.cc | 83 std::string api_key = base::GetQuotedJSONString(google_apis::GetAPIKey()); in RequestTextCheck() local
|
| /external/chromium_org/content/browser/speech/ |
| D | google_one_shot_remote_engine.cc | 204 std::string api_key = google_apis::GetAPIKey(); in StartRecognition() local
|
| /external/chromium_org/chrome/browser/chromeos/geolocation/ |
| D | simple_geolocation_request.cc | 126 std::string api_key = google_apis::GetAPIKey(); in GeolocationRequestURL() local
|
| /external/chromium_org/chrome/browser/chromeos/timezone/ |
| D | timezone_request.cc | 127 std::string api_key = google_apis::GetAPIKey(); in TimeZoneRequestURL() local
|
| /external/chromium_org/content/browser/geolocation/ |
| D | network_location_request.cc | 194 std::string api_key = google_apis::GetAPIKey(); in FormRequestURL() local
|
| /external/chromium_org/sync/protocol/ |
| D | sync.proto | 726 optional string api_key = 12; field
|