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
260
void
FindFileHandlerTasks
(Profile* profile,
file_tasks_unittest.cc
374
TEST_F(FileManagerFileTasksComplexTest,
FindFileHandlerTasks
) {
471
FindFileHandlerTasks
(&test_profile_, path_mime_set, &tasks);
496
FindFileHandlerTasks
(&test_profile_, path_mime_set, &tasks);
506
FindFileHandlerTasks
(&test_profile_, path_mime_set, &tasks);
513
// Copied from
FindFileHandlerTasks
test above.
620
// kFooId and kBarId copied from
FindFileHandlerTasks
test above.
717
// kFooId and kBarId copied from
FindFileHandlerTasks
test above.
[
all
...]
file_tasks.cc
360
void
FindFileHandlerTasks
(
474
FindFileHandlerTasks
(profile, path_mime_set, result_list);
Completed in 1683 milliseconds