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

1234567891011

/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddrive_file_stream_reader.h16 #include "google_apis/drive/gdata_errorcode.h"
202 void OnGetContent(google_apis::GDataErrorCode error_code,
H A Ddrive_integration_service.cc48 #include "google_apis/drive/auth_service.h"
49 #include "google_apis/drive/gdata_wapi_url_generator.h"
243 GURL(google_apis::DriveApiUrlGenerator::kBaseUrlForProduction),
244 GURL(google_apis::DriveApiUrlGenerator::kBaseDownloadUrlForProduction),
245 GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction),
H A Dfile_system_util_unittest.cc20 #include "google_apis/drive/test_util.h"
266 EXPECT_TRUE(google_apis::test_util::WriteStringToFile(file, data));
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Dopen_file_operation.cc98 google_apis::GetContentCallback(),
H A Dcopy_operation.cc21 #include "google_apis/drive/drive_api_parser.h"
165 scoped_ptr<google_apis::FileResource> file_resource,
554 google_apis::GDataErrorCode status,
555 scoped_ptr<google_apis::FileResource> entry) {
H A Dget_file_for_saving_operation.cc101 google_apis::GetContentCallback(),
/external/chromium_org/chrome/browser/safe_browsing/
H A Dping_manager.cc13 #include "google_apis/google_api_keys.h"
143 std::string api_key = google_apis::GetAPIKey();
/external/chromium_org/google_apis/drive/
H A Dauth_service.cc5 #include "google_apis/drive/auth_service.h"
14 #include "google_apis/drive/auth_service_observer.h"
15 #include "google_apis/gaia/google_service_auth_error.h"
18 namespace google_apis { namespace
232 } // namespace google_apis
H A Dgdata_wapi_requests_unittest.cc8 #include "google_apis/drive/dummy_auth_service.h"
9 #include "google_apis/drive/gdata_wapi_parser.h"
10 #include "google_apis/drive/gdata_wapi_requests.h"
11 #include "google_apis/drive/gdata_wapi_url_generator.h"
12 #include "google_apis/drive/request_sender.h"
13 #include "google_apis/drive/test_util.h"
21 namespace google_apis { namespace
153 } // namespace google_apis
H A Dtask_util.h11 namespace google_apis { namespace
123 } // namespace google_apis
H A Dtime_util.cc5 #include "google_apis/drive/time_util.h"
15 namespace google_apis { namespace
170 } // namespace google_apis
H A Dtest_util.h17 #include "google_apis/drive/base_requests.h"
18 #include "google_apis/drive/gdata_errorcode.h"
19 #include "google_apis/drive/task_util.h"
37 namespace google_apis { namespace
287 void OnGetContent(google_apis::GDataErrorCode error,
297 } // namespace google_apis
H A Ddrive_api_url_generator.cc5 #include "google_apis/drive/drive_api_url_generator.h"
10 #include "google_apis/google_api_keys.h"
14 namespace google_apis { namespace
227 } // namespace google_apis
/external/chromium_org/google_apis/
H A Dgoogle_api_keys.cc5 #include "google_apis/google_api_keys.h"
15 #include "google_apis/gaia/gaia_switches.h"
18 #include "google_apis/internal/google_chrome_api_keys.h"
73 namespace google_apis { namespace
271 } // namespace google_apis
/external/chromium_org/remoting/host/setup/
H A Dme2me_native_messaging_host.cc19 #include "google_apis/gaia/gaia_oauth_client.h"
20 #include "google_apis/google_api_keys.h"
398 response->SetString("clientId", google_apis::GetOAuth2ClientID(
399 google_apis::CLIENT_REMOTING_HOST));
416 google_apis::GetOAuth2ClientID(google_apis::CLIENT_REMOTING_HOST),
417 google_apis::GetOAuth2ClientSecret(google_apis::CLIENT_REMOTING_HOST),
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client.cc25 #include "google_apis/google_api_keys.h"
293 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
316 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
370 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
465 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
505 request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_engine.cc54 #include "google_apis/drive/drive_api_url_generator.h"
55 #include "google_apis/drive/gdata_wapi_url_generator.h"
76 GURL(google_apis::DriveApiUrlGenerator::kBaseUrlForProduction),
77 GURL(google_apis::DriveApiUrlGenerator::
79 GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction),
/external/chromium_org/chrome/browser/chromeos/fileapi/
H A Dexternal_file_url_request_job_unittest.cc32 #include "google_apis/drive/test_util.h"
160 google_apis::test_util::CreateQuitCallback(
162 google_apis::test_util::CreateCopyResultCallback(
/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_app_provider.cc32 void IgnoreUninstallResult(google_apis::GDataErrorCode) {
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_mount.cc21 #include "google_apis/drive/task_util.h"
106 google_apis::CreateRelayCallback(
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dfilesystem_api_util.cc22 #include "google_apis/drive/task_util.h"
246 google_apis::CreateRelayCallback(callback)));
/external/chromium_org/chrome/browser/extensions/
H A Dblacklist_state_fetcher.cc13 #include "google_apis/google_api_keys.h"
170 std::string api_key = google_apis::GetAPIKey();
/external/chromium_org/chrome/browser/spellchecker/
H A Dspelling_service_client.cc21 #include "google_apis/google_api_keys.h"
83 std::string api_key = base::GetQuotedJSONString(google_apis::GetAPIKey());
/external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
H A Dsync_file_system_internals_handler.cc23 #include "google_apis/drive/time_util.h"
154 google_apis::util::FormatTimeAsStringLocaltime(log_entry->when));
/external/chromium_org/content/browser/speech/
H A Dgoogle_one_shot_remote_engine.cc16 #include "google_apis/google_api_keys.h"
204 std::string api_key = google_apis::GetAPIKey();

Completed in 1156 milliseconds

1234567891011