HomeSort by relevance Sort by last modified time
    Searched defs:SearchByTitle (Results 1 - 6 of 6) 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 216 fake_drive_service_->SearchByTitle(
250 GDataErrorCode FakeDriveServiceHelper::SearchByTitle(
256 fake_drive_service_->SearchByTitle(
drive_service_on_worker.cc 214 google_apis::CancelCallback DriveServiceOnWorker::SearchByTitle(
222 base::Bind(&DriveServiceWrapper::SearchByTitle,
  /external/chromium_org/chrome/browser/drive/
dummy_drive_service.cc 66 CancelCallback DummyDriveService::SearchByTitle(
drive_api_service.cc 289 CancelCallback DriveAPIService::SearchByTitle(
fake_drive_service.cc 405 CancelCallback FakeDriveService::SearchByTitle(
    [all...]

Completed in 114 milliseconds