Searched refs:google_apis (Results 251 - 263 of 263) sorted by relevance

<<11

/external/chromium_org/
H A DGypAndroid.darwin-x86.mk91 include $(LOCAL_PATH)/google_apis/google_apis.target.darwin-x86.mk
H A DGypAndroid.darwin-x86_64.mk91 include $(LOCAL_PATH)/google_apis/google_apis.target.darwin-x86_64.mk
H A DGypAndroid.linux-arm.mk91 include $(LOCAL_PATH)/google_apis/google_apis.target.linux-arm.mk
H A DGypAndroid.linux-arm64.mk91 include $(LOCAL_PATH)/google_apis/google_apis.target.linux-arm64.mk
H A DGypAndroid.linux-mips.mk91 include $(LOCAL_PATH)/google_apis/google_apis.target.linux-mips.mk
H A DGypAndroid.linux-mips64.mk91 include $(LOCAL_PATH)/google_apis/google_apis.target.linux-mips64.mk
H A DGypAndroid.linux-x86.mk91 include $(LOCAL_PATH)/google_apis/google_apis.target.linux-x86.mk
H A DGypAndroid.linux-x86_64.mk91 include $(LOCAL_PATH)/google_apis/google_apis.target.linux-x86_64.mk
/external/chromium_org/chrome/browser/safe_browsing/
H A Ddownload_protection_service.cc40 #include "google_apis/google_api_keys.h"
1078 std::string api_key = google_apis::GetAPIKey();
H A Dprotocol_manager_unittest.cc15 #include "google_apis/google_api_keys.h"
76 std::string key = google_apis::GetAPIKey();
/external/chromium_org/google_apis/drive/
H A Ddrive_api_requests.h16 #include "google_apis/drive/base_requests.h"
17 #include "google_apis/drive/drive_api_parser.h"
18 #include "google_apis/drive/drive_api_url_generator.h"
19 #include "google_apis/drive/drive_common_callbacks.h"
21 namespace google_apis { namespace
966 } // namespace google_apis
H A Ddrive_api_requests_unittest.cc14 #include "google_apis/drive/drive_api_parser.h"
15 #include "google_apis/drive/drive_api_requests.h"
16 #include "google_apis/drive/drive_api_url_generator.h"
17 #include "google_apis/drive/dummy_auth_service.h"
18 #include "google_apis/drive/request_sender.h"
19 #include "google_apis/drive/test_util.h"
26 namespace google_apis { namespace
1855 } // namespace google_apis
/external/chromium_org/components/search_engines/
H A Dtemplate_url.cc27 #include "google_apis/google_api_keys.h"
636 net::EscapeQueryParamValue(google_apis::GetAPIKey(), false));

Completed in 1051 milliseconds

<<11