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

  /external/chromium_org/chrome/browser/drive/
drive_app_registry.cc 115 void DriveAppRegistry::GetAppList(std::vector<DriveAppInfo>* apps) const {
132 drive_service_->GetAppList(
dummy_drive_service.cc 95 CancelCallback DummyDriveService::GetAppList(
drive_api_service.cc 401 CancelCallback DriveAPIService::GetAppList(const AppListCallback& callback) {
fake_drive_service.cc 583 CancelCallback FakeDriveService::GetAppList(const AppListCallback& callback) {
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
drive_service_on_worker.cc 294 google_apis::CancelCallback DriveServiceOnWorker::GetAppList(
  /external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.cc 253 void JobScheduler::GetAppList(const google_apis::AppListCallback& callback) {
259 &DriveServiceInterface::GetAppList,
    [all...]

Completed in 205 milliseconds