OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chosen_task
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/file_manager/
open_util.cc
162
const file_tasks::FullTaskDescriptor*
chosen_task
= &tasks[0];
local
165
chosen_task
= &tasks[i];
170
ExecuteFileTaskForUrl(profile,
chosen_task
->task_descriptor(), url);
Completed in 214 milliseconds