Searched refs:FileSystemType (Results 1 - 25 of 131) sorted by relevance

123456

/external/chromium_org/third_party/WebKit/Source/platform/
H A DFileSystemType.h37 enum FileSystemType { enum in namespace:blink
/external/chromium_org/content/common/
H A Dpepper_file_util.h17 storage::FileSystemType PepperFileSystemTypeToFileSystemType(
H A Dpepper_file_util.cc9 storage::FileSystemType PepperFileSystemTypeToFileSystemType(
/external/chromium_org/storage/common/fileapi/
H A Dfile_system_info.h23 storage::FileSystemType mount_type);
28 storage::FileSystemType mount_type;
H A Dfile_system_info.cc15 storage::FileSystemType mount_type)
H A Dfile_system_util.h75 FileSystemType* type,
88 FileSystemType type);
102 GetFileSystemName(const GURL& origin_url, FileSystemType type);
104 // Converts FileSystemType |type| to/from the StorageType |storage_type| that
108 STORAGE_COMMON_EXPORT FileSystemType
112 FileSystemTypeToQuotaStorageType(FileSystemType type);
117 GetFileSystemTypeString(FileSystemType type);
119 // Sets type to FileSystemType enum that corresponds to the string name.
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_quota_util.h44 FileSystemType type) = 0;
46 virtual void GetOriginsForTypeOnFileTaskRunner(storage::FileSystemType type,
49 virtual void GetOriginsForHostOnFileTaskRunner(storage::FileSystemType type,
57 storage::FileSystemType type) = 0;
63 FileSystemType type) = 0;
H A Dsandbox_file_system_backend_delegate.h77 virtual bool HasFileSystemType(FileSystemType type) const = 0;
81 static std::string GetTypeString(FileSystemType type);
104 FileSystemType type,
110 FileSystemType type,
127 FileSystemType type) const;
134 FileSystemType type) OVERRIDE;
136 FileSystemType type,
139 FileSystemType type,
145 FileSystemType type) OVERRIDE;
149 FileSystemType typ
[all...]
H A Disolated_file_system_backend.h22 virtual bool CanHandleType(FileSystemType type) const OVERRIDE;
27 virtual AsyncFileUtil* GetAsyncFileUtil(FileSystemType type) OVERRIDE;
28 virtual WatcherManager* GetWatcherManager(FileSystemType type) OVERRIDE;
30 FileSystemType type,
38 storage::FileSystemType type) const OVERRIDE;
51 FileSystemType type) const OVERRIDE;
53 FileSystemType type) const OVERRIDE;
55 FileSystemType type) const OVERRIDE;
H A Dsandbox_file_system_backend.h35 virtual bool CanHandleType(FileSystemType type) const OVERRIDE;
40 virtual AsyncFileUtil* GetAsyncFileUtil(FileSystemType type) OVERRIDE;
41 virtual WatcherManager* GetWatcherManager(FileSystemType type) OVERRIDE;
43 FileSystemType type,
51 storage::FileSystemType type) const OVERRIDE;
64 FileSystemType type) const OVERRIDE;
66 FileSystemType type) const OVERRIDE;
68 FileSystemType type) const OVERRIDE;
H A Dfile_system_url.h87 FileSystemType mount_type,
90 FileSystemType mount_type,
93 FileSystemType cracked_type,
105 FileSystemType type() const { return type_; }
122 FileSystemType mount_type() const { return mount_type_; }
153 FileSystemType mount_type,
157 FileSystemType mount_type,
160 FileSystemType cracked_type,
169 FileSystemType mount_type_;
178 FileSystemType type
[all...]
H A Dplugin_private_file_system_backend.h57 FileSystemType type,
64 virtual bool CanHandleType(FileSystemType type) const OVERRIDE;
69 virtual AsyncFileUtil* GetAsyncFileUtil(FileSystemType type) OVERRIDE;
70 virtual WatcherManager* GetWatcherManager(FileSystemType type) OVERRIDE;
72 FileSystemType type,
80 storage::FileSystemType type) const OVERRIDE;
93 FileSystemType type) const OVERRIDE;
95 FileSystemType type) const OVERRIDE;
97 FileSystemType type) const OVERRIDE;
104 FileSystemType typ
[all...]
H A Dfile_system_backend.h61 virtual bool CanHandleType(FileSystemType type) const = 0;
79 virtual AsyncFileUtil* GetAsyncFileUtil(FileSystemType type) = 0;
82 virtual WatcherManager* GetWatcherManager(FileSystemType type) = 0;
88 FileSystemType type, base::File::Error* error_code) = 0;
109 virtual bool HasInplaceCopyImplementation(FileSystemType type) const = 0;
143 FileSystemType type) const = 0;
148 FileSystemType type) const = 0;
153 FileSystemType type) const = 0;
H A Dfile_system_context.h97 static int GetPermissionPolicy(FileSystemType type);
138 FileSystemType type);
150 FileSystemQuotaUtil* GetQuotaUtil(FileSystemType type) const;
153 AsyncFileUtil* GetAsyncFileUtil(FileSystemType type) const;
159 FileSystemType type, base::File::Error* error_code) const;
165 FileSystemType type) const;
169 WatcherManager* GetWatcherManager(FileSystemType type) const;
175 bool IsSandboxFileSystem(FileSystemType type) const;
178 const UpdateObserverList* GetUpdateObservers(FileSystemType type) const;
179 const ChangeObserverList* GetChangeObservers(FileSystemType typ
[all...]
H A Disolated_file_system_backend.cc41 bool IsolatedFileSystemBackend::CanHandleType(FileSystemType type) const {
74 FileSystemType type) {
89 FileSystemType type) {
95 FileSystemType type, base::File::Error* error_code) {
115 storage::FileSystemType type) const {
154 FileSystemType type) const {
159 FileSystemType type) const {
164 FileSystemType type) const {
H A Dplugin_private_file_system_backend.cc119 FileSystemType type,
139 bool PluginPrivateFileSystemBackend::CanHandleType(FileSystemType type) const {
159 PluginPrivateFileSystemBackend::GetAsyncFileUtil(FileSystemType type) {
164 FileSystemType type) {
170 FileSystemType type,
192 storage::FileSystemType type) const {
223 FileSystemType type) {
234 FileSystemType type,
246 FileSystemType type,
263 FileSystemType typ
[all...]
H A Disolated_context.h70 static bool IsIsolatedType(FileSystemType type);
101 std::string RegisterFileSystemForPath(FileSystemType type,
112 FileSystemType type,
144 virtual bool HandlesFileSystemMountType(FileSystemType type) const OVERRIDE;
151 FileSystemType* type,
158 FileSystemType type,
/external/chromium_org/storage/browser/fileapi/quota/
H A Dquota_reservation_manager.h51 FileSystemType type,
57 FileSystemType type,
63 FileSystemType type,
67 FileSystemType type) = 0;
69 FileSystemType type) = 0;
82 FileSystemType type);
85 typedef std::map<std::pair<GURL, FileSystemType>, QuotaReservationBuffer*>
93 FileSystemType type,
98 FileSystemType type,
102 FileSystemType typ
[all...]
H A Dquota_backend_impl.h48 FileSystemType type,
53 FileSystemType type,
57 FileSystemType type,
61 FileSystemType type) OVERRIDE;
64 FileSystemType type) OVERRIDE;
70 QuotaReservationInfo(const GURL& origin, FileSystemType type, int64 delta);
74 FileSystemType type;
88 FileSystemType type,
H A Dquota_reservation_manager.cc25 FileSystemType type,
34 FileSystemType type,
42 FileSystemType type,
49 FileSystemType type) {
55 FileSystemType type) {
63 FileSystemType type) {
78 std::pair<GURL, FileSystemType> key(reservation_buffer->origin(),
86 FileSystemType type) {
H A Dquota_reservation_buffer.h38 FileSystemType type);
53 FileSystemType type() const { return type_; }
62 FileSystemType type,
76 storage::FileSystemType type_;
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DDOMFileSystemBase.h35 #include "platform/FileSystemType.h"
87 FileSystemType type() const { return m_type; }
98 static bool isValidType(FileSystemType);
99 static bool crackFileSystemURL(const KURL&, FileSystemType&, String& filePath);
100 static KURL createFileSystemRootURL(const String& origin, FileSystemType);
104 static bool pathToAbsolutePath(FileSystemType, const EntryBase*, String path, String& absolutePath);
105 static bool pathPrefixToFileSystemType(const String& pathPrefix, FileSystemType&);
106 static PassRefPtrWillBeRawPtr<File> createFile(const FileMetadata&, const KURL& fileSystemURL, FileSystemType, const String name);
123 DOMFileSystemBase(ExecutionContext*, const String& name, FileSystemType, const KURL& rootURL);
128 FileSystemType m_typ
[all...]
H A DLocalFileSystem.h35 #include "platform/FileSystemType.h"
57 void requestFileSystem(ExecutionContext*, FileSystemType, long long size, PassOwnPtr<AsyncFileSystemCallbacks>);
58 void deleteFileSystem(ExecutionContext*, FileSystemType, PassOwnPtr<AsyncFileSystemCallbacks>);
79 void fileSystemAllowedInternal(PassRefPtrWillBeRawPtr<ExecutionContext>, FileSystemType, CallbackWrapper*);
81 void deleteFileSystemInternal(PassRefPtrWillBeRawPtr<ExecutionContext>, FileSystemType, CallbackWrapper*);
/external/chromium_org/content/public/test/
H A Dtest_file_system_backend.h37 virtual bool CanHandleType(storage::FileSystemType type) const OVERRIDE;
43 storage::FileSystemType type) OVERRIDE;
45 storage::FileSystemType type) OVERRIDE;
47 GetCopyOrMoveFileValidatorFactory(storage::FileSystemType type,
56 storage::FileSystemType type) const OVERRIDE;
69 storage::FileSystemType type) const OVERRIDE;
71 storage::FileSystemType type) const OVERRIDE;
73 storage::FileSystemType type) const OVERRIDE;
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsync_file_system_backend.h31 virtual bool CanHandleType(storage::FileSystemType type) const OVERRIDE;
37 storage::FileSystemType type) OVERRIDE;
39 storage::FileSystemType type) OVERRIDE;
41 GetCopyOrMoveFileValidatorFactory(storage::FileSystemType type,
50 storage::FileSystemType type) const OVERRIDE;
63 storage::FileSystemType type) const OVERRIDE;
65 storage::FileSystemType type) const OVERRIDE;
67 storage::FileSystemType type) const OVERRIDE;
116 storage::FileSystemType type,

Completed in 305 milliseconds

123456