/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 | 50 std::string api_key = google_apis::GetAPIKey(); in ComposeUrl() 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 | 1078 std::string api_key = google_apis::GetAPIKey(); in GetDownloadRequestUrl() local
|
/external/chromium_org/chrome/browser/extensions/api/copresence/ |
D | copresence_api.h | 46 void set_api_key(const std::string& api_key) { api_key_ = api_key; } in set_api_key()
|
/external/chromium_org/components/copresence/rpc/ |
D | http_post.cc | 29 std::string api_key, in HttpPost()
|
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/ |
D | incident_report_uploader_impl.cc | 65 std::string api_key(google_apis::GetAPIKey()); in GetIncidentReportUrl() local
|
/external/chromium_org/chrome/renderer/net/ |
D | net_error_helper_core.h | 111 std::string api_key; member
|
D | net_error_helper.cc | 328 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/v8/tools/push-to-trunk/ |
D | test_scripts.py | 402 def ReadClusterFuzzAPI(self, api_key, **params): argument
|
D | common_includes.py | 223 def ReadClusterFuzzAPI(self, api_key, **params): argument
|
/external/chromium_org/sync/protocol/ |
D | sync.proto | 737 optional string api_key = 12; field
|