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

  /external/chromium_org/google_apis/drive/
drive_api_url_generator.h 24 static const char kBaseUrlForProduction[];
gdata_wapi_url_generator.h 25 static const char kBaseUrlForProduction[];
gdata_wapi_url_generator_unittest.cc 16 GURL(GDataWapiUrlGenerator::kBaseUrlForProduction),
drive_api_url_generator.cc 50 const char DriveApiUrlGenerator::kBaseUrlForProduction[] =
drive_api_url_generator_unittest.cc 17 GURL(DriveApiUrlGenerator::kBaseUrlForProduction),
gdata_wapi_url_generator.cc 57 const char GDataWapiUrlGenerator::kBaseUrlForProduction[] =
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.cc 231 GURL(google_apis::DriveApiUrlGenerator::kBaseUrlForProduction),
233 GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction),
240 GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction),
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_engine.cc 54 google_apis::DriveApiUrlGenerator::kBaseUrlForProduction);
58 google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction);
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
fake_api_util.cc 69 GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction),
api_util.cc 175 GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction),
183 GURL(google_apis::DriveApiUrlGenerator::kBaseUrlForProduction),
185 GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction),
    [all...]

Completed in 419 milliseconds