Searched defs:drive_app_registry (Results 1 – 3 of 3) sorted by relevance
198 drive::DriveAppRegistry drive_app_registry(NULL); in TEST() local683 drive::DriveAppRegistry drive_app_registry(NULL); in TEST_F() local736 drive::DriveAppRegistry drive_app_registry(NULL); in TEST_F() local
297 const drive::DriveAppRegistry& drive_app_registry, in FindDriveAppTasks()460 const drive::DriveAppRegistry* drive_app_registry, in FindAllTypesOfTasks()
111 DriveAppRegistry* drive_app_registry() { return drive_app_registry_.get(); } in drive_app_registry() function