HomeSort by relevance Sort by last modified time
    Searched refs:FileSystemChooseEntryFunction (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_apitest.cc 71 FileSystemChooseEntryFunction::RegisterTempExternalFileSystemForTest(
80 FileSystemChooseEntryFunction::StopSkippingPickerForTest();
91 FileSystemChooseEntryFunction::RegisterTempExternalFileSystemForTest(
109 FileSystemChooseEntryFunction::RegisterTempExternalFileSystemForTest(
147 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
159 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
177 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
187 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
198 FileSystemChooseEntryFunction::
217 FileSystemChooseEntryFunction:
    [all...]
file_system_apitest_chromeos.cc 60 FileSystemChooseEntryFunction::StopSkippingPickerForTest();
126 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
136 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
148 FileSystemChooseEntryFunction::SkipPickerAndSelectSuggestedPathForTest();
163 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathsForTest(
174 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
185 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
197 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
209 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
220 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest
    [all...]
file_system_api_unittest.cc 13 using extensions::FileSystemChooseEntryFunction;
65 FileSystemChooseEntryFunction::BuildFileTypeInfo(&file_type_info,
76 FileSystemChooseEntryFunction::BuildFileTypeInfo(&file_type_info,
95 FileSystemChooseEntryFunction::BuildFileTypeInfo(&file_type_info,
107 FileSystemChooseEntryFunction::BuildFileTypeInfo(&file_type_info,
127 FileSystemChooseEntryFunction::BuildFileTypeInfo(&file_type_info,
140 FileSystemChooseEntryFunction::BuildFileTypeInfo(&file_type_info,
151 FileSystemChooseEntryFunction::BuildFileTypeInfo(&file_type_info,
163 FileSystemChooseEntryFunction::BuildSuggestion(&opt_name, &suggested_name,
171 FileSystemChooseEntryFunction::BuildSuggestion(&opt_name, &suggested_name
    [all...]
file_system_api.cc 370 class FileSystemChooseEntryFunction::FilePicker
373 FilePicker(FileSystemChooseEntryFunction* function,
389 &FileSystemChooseEntryFunction::FilePicker::FileSelected,
396 &FileSystemChooseEntryFunction::FilePicker::FileSelected,
404 &FileSystemChooseEntryFunction::FilePicker::MultiFilesSelected,
411 &FileSystemChooseEntryFunction::FilePicker::
477 scoped_refptr<FileSystemChooseEntryFunction> function_;
482 void FileSystemChooseEntryFunction::ShowPicker(
514 void FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
522 void FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathsForTest
    [all...]
file_system_api.h 112 class FileSystemChooseEntryFunction : public FileSystemEntryFunction {
148 virtual ~FileSystemChooseEntryFunction() {}
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
image_writer_private_apitest.cc 68 FileSystemChooseEntryFunction::StopSkippingPickerForTest();
109 FileSystemChooseEntryFunction::RegisterTempExternalFileSystemForTest(
113 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
  /external/chromium_org/apps/
app_restore_service_browsertest.cc 21 using extensions::FileSystemChooseEntryFunction;
123 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
125 FileSystemChooseEntryFunction::RegisterTempExternalFileSystemForTest(
163 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
165 FileSystemChooseEntryFunction::RegisterTempExternalFileSystemForTest(
  /external/chromium_org/chrome/browser/apps/
ephemeral_app_browsertest.cc 766 using extensions::FileSystemChooseEntryFunction;
767 FileSystemChooseEntryFunction::SkipPickerAndAlwaysSelectPathForTest(
771 FileSystemChooseEntryFunction::RegisterTempExternalFileSystemForTest(
    [all...]

Completed in 252 milliseconds