Searched refs:FileSystemType (Results 101 - 125 of 131) sorted by relevance

123456

/external/chromium_org/content/renderer/pepper/
H A Dresource_converter.cc60 // Converts a storage::FileSystemType to a blink::WebFileSystemType.
64 storage::FileSystemType type,
129 storage::FileSystemType type;
/external/chromium_org/content/browser/fileapi/
H A Dcopy_or_move_operation_delegate_unittest.cc168 storage::FileSystemType src_type,
169 storage::FileSystemType dest_type)
376 void GetUsageAndQuota(storage::FileSystemType type,
388 const storage::FileSystemType src_type_;
389 const storage::FileSystemType dest_type_;
H A Disolated_context_unittest.cc106 storage::FileSystemType cracked_type;
206 storage::FileSystemType cracked_type;
H A Dupload_file_system_file_element_reader_unittest.cc22 using storage::FileSystemType;
30 const storage::FileSystemType kFileSystemType =
H A Dfile_system_quota_client_unittest.cc118 storage::FileSystemType type =
135 storage::FileSystemType type =
H A Dfile_system_file_stream_reader_unittest.cc26 using storage::FileSystemType;
H A Dfile_system_operation_impl_write_unittest.cc44 const storage::FileSystemType kFileSystemType = storage::kFileSystemTypeTest;
H A Dfileapi_message_filter_unittest.cc55 std::vector<storage::FileSystemType> types;
H A Dblob_url_request_job_unittest.cc50 const storage::FileSystemType kFileSystemType =
H A Dlocal_file_util_unittest.cc38 const storage::FileSystemType kFileSystemType = storage::kFileSystemTypeTest;
H A Dfileapi_message_filter.cc206 storage::FileSystemType type) {
238 storage::FileSystemType type) {
H A Ddragged_file_util_unittest.cc32 using storage::FileSystemType;
/external/chromium_org/chrome/browser/ui/webui/
H A Dcookies_tree_model_util.cc211 const storage::FileSystemType kPerm = storage::kFileSystemTypePersistent;
212 const storage::FileSystemType kTemp = storage::kFileSystemTypeTemporary;
/external/chromium_org/content/child/fileapi/
H A Dfile_system_dispatcher.cc169 storage::FileSystemType type,
189 storage::FileSystemType type,
H A Dwebfilesystem_impl.cc162 storage::FileSystemType mount_type,
416 static_cast<storage::FileSystemType>(type),
456 static_cast<storage::FileSystemType>(type),
/external/chromium_org/chrome/browser/chromeos/fileapi/
H A Dfile_system_backend_unittest.cc221 const storage::FileSystemType type = storage::kFileSystemTypeNativeLocal;
/external/chromium_org/chrome/browser/extensions/api/file_handlers/
H A Dapp_file_handler_util.cc369 storage::FileSystemType type;
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Diphoto_file_util_unittest.cc150 storage::FileSystemType type) OVERRIDE {
H A Ditunes_file_util_unittest.cc124 storage::FileSystemType type) OVERRIDE {
H A Dnative_media_file_util_unittest.cc182 storage::FileSystemType type() { return storage::kFileSystemTypeNativeMedia; }
H A Dpicasa_file_util_unittest.cc211 storage::FileSystemType type) OVERRIDE {
/external/chromium_org/content/public/test/
H A Dasync_file_test_helper.cc259 storage::FileSystemType type,
/external/chromium_org/storage/browser/fileapi/
H A Dobfuscated_file_util.h312 FileSystemType type);
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DInspectorFileSystemAgent.cpp155 FileSystemType type;
560 FileSystemType type;
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dlocal_file_change_tracker.cc274 storage::FileSystemType type) {

Completed in 456 milliseconds

123456