OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FilesSelected
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_api.h
60
// from
FilesSelected
, or from WritableFileChecker. It is called on the UI
157
//
FilesSelected
and FileSelectionCanceled are called by the file picker.
158
void
FilesSelected
(const std::vector<base::FilePath>& path);
file_system_api.cc
456
function_->
FilesSelected
(files);
596
void FileSystemChooseEntryFunction::
FilesSelected
(
[
all
...]
Completed in 216 milliseconds