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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
fake_drive_service_helper.h 52 google_apis::GDataErrorCode SearchByTitle(
fake_drive_service_helper.cc 166 fake_drive_service_->SearchByTitle(
200 GDataErrorCode FakeDriveServiceHelper::SearchByTitle(
206 fake_drive_service_->SearchByTitle(
api_util.cc 280 SearchByTitle(directory_name,
309 SearchByTitle(directory_name,
462 void APIUtil::SearchByTitle(const std::string& title,
470 drive_service_->SearchByTitle(
    [all...]
api_util.h 147 void SearchByTitle(const std::string& title,
api_util_unittest.cc 131 fake_drive_helper_->SearchByTitle(
142 fake_drive_helper_->SearchByTitle(
drive_file_sync_service_sync_unittest.cc 270 fake_drive_helper_->SearchByTitle(
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
folder_creator.cc 60 drive_service_->SearchByTitle(
local_to_remote_syncer_unittest.cc 188 fake_drive_helper_->SearchByTitle(
207 fake_drive_helper_->SearchByTitle(
217 fake_drive_helper_->SearchByTitle(
conflict_resolver_unittest.cc 196 fake_drive_helper_->SearchByTitle(
207 fake_drive_helper_->SearchByTitle(
sync_engine_initializer.cc 184 cancel_callback_ = drive_service_->SearchByTitle(
  /external/chromium_org/chrome/browser/drive/
drive_api_service.h 85 virtual google_apis::CancelCallback SearchByTitle(
drive_service_interface.h 130 virtual google_apis::CancelCallback SearchByTitle(
156 // The result of GetResourceListInDirectory(), Search() and SearchByTitle()
dummy_drive_service.cc 70 CancelCallback DummyDriveService::SearchByTitle(
dummy_drive_service.h 41 virtual google_apis::CancelCallback SearchByTitle(
gdata_wapi_service.h 81 virtual google_apis::CancelCallback SearchByTitle(
fake_drive_service.h 128 virtual google_apis::CancelCallback SearchByTitle(
fake_drive_service_unittest.cc 321 TEST_F(FakeDriveServiceTest, SearchByTitle) {
327 fake_service_.SearchByTitle(
346 fake_service_.SearchByTitle(
366 fake_service_.SearchByTitle(
    [all...]
gdata_wapi_service.cc 245 CancelCallback GDataWapiService::SearchByTitle(
drive_api_service.cc 409 CancelCallback DriveAPIService::SearchByTitle(
fake_drive_service.cc 391 CancelCallback FakeDriveService::SearchByTitle(
    [all...]

Completed in 52 milliseconds