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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
drive_service_wrapper.cc 107 void DriveServiceWrapper::SearchByTitle(
112 drive_service_->SearchByTitle(
fake_drive_service_helper.cc 215 fake_drive_service_->SearchByTitle(
249 GDataErrorCode FakeDriveServiceHelper::SearchByTitle(
255 fake_drive_service_->SearchByTitle(
drive_service_on_worker.cc 237 google_apis::CancelCallback DriveServiceOnWorker::SearchByTitle(
245 base::Bind(&DriveServiceWrapper::SearchByTitle,
  /external/chromium_org/chrome/browser/drive/
drive_api_service.cc 282 CancelCallback DriveAPIService::SearchByTitle(
dummy_drive_service.cc 71 CancelCallback DummyDriveService::SearchByTitle(
fake_drive_service.cc 392 CancelCallback FakeDriveService::SearchByTitle(
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
api_util.cc 271 SearchByTitle(directory_name,
300 SearchByTitle(directory_name,
455 void APIUtil::SearchByTitle(const std::string& title,
463 drive_service_->SearchByTitle(
    [all...]

Completed in 832 milliseconds