Home
last modified time | relevance | path

Searched defs:drive_app_registry (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
Dfile_tasks_unittest.cc198 drive::DriveAppRegistry drive_app_registry(NULL); in TEST() local
683 drive::DriveAppRegistry drive_app_registry(NULL); in TEST_F() local
736 drive::DriveAppRegistry drive_app_registry(NULL); in TEST_F() local
Dfile_tasks.cc297 const drive::DriveAppRegistry& drive_app_registry, in FindDriveAppTasks()
460 const drive::DriveAppRegistry* drive_app_registry, in FindAllTypesOfTasks()
/external/chromium_org/chrome/browser/chromeos/drive/
Ddrive_integration_service.h111 DriveAppRegistry* drive_app_registry() { return drive_app_registry_.get(); } in drive_app_registry() function