Home
last modified time | relevance | path

Searched refs:AppListCallback (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/google_apis/drive/
Ddrive_common_callbacks.h41 scoped_ptr<AppList> app_list)> AppListCallback; typedef
Ddrive_api_requests.cc439 const AppListCallback& callback) in AppsListRequest()
Ddrive_api_requests.h611 const AppListCallback& callback);
/external/chromium_org/chrome/browser/drive/
Ddummy_drive_service.cc10 using google_apis::AppListCallback;
96 const AppListCallback& callback) { return CancelCallback(); } in GetAppList()
Ddummy_drive_service.h63 const google_apis::AppListCallback& callback) OVERRIDE;
Ddrive_service_interface.h242 const google_apis::AppListCallback& callback) = 0;
Ddrive_api_service.h107 const google_apis::AppListCallback& callback) OVERRIDE;
Ddrive_api_service.cc27 using google_apis::AppListCallback;
401 CancelCallback DriveAPIService::GetAppList(const AppListCallback& callback) { in GetAppList()
Dfake_drive_service.h174 const google_apis::AppListCallback& callback) OVERRIDE;
Dfake_drive_service.cc32 using google_apis::AppListCallback;
583 CancelCallback FakeDriveService::GetAppList(const AppListCallback& callback) { in GetAppList()
/external/chromium_org/chrome/browser/chromeos/drive/
Djob_scheduler.h80 void GetAppList(const google_apis::AppListCallback& callback);
306 const google_apis::AppListCallback& callback,
Djob_scheduler.cc253 void JobScheduler::GetAppList(const google_apis::AppListCallback& callback) { in GetAppList()
940 const google_apis::AppListCallback& callback, in OnGetAppListJobDone()
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Ddrive_service_on_worker.h110 const google_apis::AppListCallback& callback) OVERRIDE;
Ddrive_service_on_worker.cc295 const google_apis::AppListCallback& callback) { in GetAppList()