OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindDriveAppTasks
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks.h
253
void
FindDriveAppTasks
(const drive::DriveAppRegistry& drive_app_registry,
273
// tasks. See the comment at
FindDriveAppTasks
() about |result_list|.
file_tasks_unittest.cc
166
TEST(FileManagerFileTasksTest,
FindDriveAppTasks
) {
208
FindDriveAppTasks
(drive_app_registry,
233
FindDriveAppTasks
(drive_app_registry,
245
FindDriveAppTasks
(drive_app_registry,
373
// The basic logic is similar to a test case for
FindDriveAppTasks
above.
511
// The basic logic is similar to a test case for
FindDriveAppTasks
above.
[
all
...]
file_tasks.cc
296
void
FindDriveAppTasks
(
469
FindDriveAppTasks
(*drive_app_registry, path_mime_set, result_list);
Completed in 71 milliseconds