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.h541 const AppListCallback& callback);
Ddrive_api_requests.cc535 const AppListCallback& callback) in AppsListRequest()
/external/chromium_org/chrome/browser/drive/
Ddummy_drive_service.cc11 using google_apis::AppListCallback;
101 const AppListCallback& callback) { return CancelCallback(); } in GetAppList()
Ddummy_drive_service.h64 const google_apis::AppListCallback& callback) OVERRIDE;
Ddrive_service_interface.h250 const google_apis::AppListCallback& callback) = 0;
Ddrive_api_service.h108 const google_apis::AppListCallback& callback) OVERRIDE;
Ddrive_api_service.cc30 using google_apis::AppListCallback;
394 CancelCallback DriveAPIService::GetAppList(const AppListCallback& callback) { in GetAppList()
Dfake_drive_service.h162 const google_apis::AppListCallback& callback) OVERRIDE;
Dfake_drive_service.cc32 using google_apis::AppListCallback;
570 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);
311 const google_apis::AppListCallback& callback,
Djob_scheduler.cc253 void JobScheduler::GetAppList(const google_apis::AppListCallback& callback) { in GetAppList()
961 const google_apis::AppListCallback& callback, in OnGetAppListJobDone()
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Ddrive_service_on_worker.h112 const google_apis::AppListCallback& callback) OVERRIDE;
Ddrive_service_on_worker.cc326 const google_apis::AppListCallback& callback) { in GetAppList()