OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindFileHandlerTasks
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks.h
265
void
FindFileHandlerTasks
(Profile* profile,
file_tasks_unittest.cc
378
TEST_F(FileManagerFileTasksComplexTest,
FindFileHandlerTasks
) {
441
FindFileHandlerTasks
(&test_profile_, path_mime_set, &tasks);
464
FindFileHandlerTasks
(&test_profile_, path_mime_set, &tasks);
474
FindFileHandlerTasks
(&test_profile_, path_mime_set, &tasks);
481
// Copied from
FindFileHandlerTasks
test above.
558
// kFooId and kBarId copied from
FindFileHandlerTasks
test above.
655
// kFooId and kBarId copied from
FindFileHandlerTasks
test above.
file_tasks.cc
381
void
FindFileHandlerTasks
(
492
FindFileHandlerTasks
(profile, path_mime_set, result_list);
Completed in 100 milliseconds