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

  /external/chromium_org/google_apis/drive/
drive_api_url_generator.h 27 static const char kBaseDownloadUrlForProduction[];
gdata_wapi_url_generator.h 28 static const char kBaseDownloadUrlForProduction[];
gdata_wapi_url_generator_unittest.cc 17 GURL(GDataWapiUrlGenerator::kBaseDownloadUrlForProduction)) {
drive_api_url_generator.cc 52 const char DriveApiUrlGenerator::kBaseDownloadUrlForProduction[] =
drive_api_url_generator_unittest.cc 18 GURL(DriveApiUrlGenerator::kBaseDownloadUrlForProduction)),
gdata_wapi_url_generator.cc 60 const char GDataWapiUrlGenerator::kBaseDownloadUrlForProduction[] =
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.cc 232 GURL(google_apis::DriveApiUrlGenerator::kBaseDownloadUrlForProduction),
241 GURL(google_apis::GDataWapiUrlGenerator::kBaseDownloadUrlForProduction),
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
fake_api_util.cc 71 kBaseDownloadUrlForProduction)) {}
api_util.cc 176 GURL(google_apis::GDataWapiUrlGenerator::kBaseDownloadUrlForProduction),
184 GURL(google_apis::DriveApiUrlGenerator::kBaseDownloadUrlForProduction),
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_engine.cc 56 google_apis::DriveApiUrlGenerator::kBaseDownloadUrlForProduction);

Completed in 514 milliseconds