Searched refs:FileSystemType (Results 51 - 75 of 131) sorted by relevance

123456

/external/chromium_org/content/browser/quota/
H A Dquota_backend_impl_unittest.cc117 storage::FileSystemType type) {
137 storage::FileSystemType type) {
159 storage::FileSystemType type = storage::kFileSystemTypeTemporary;
185 storage::FileSystemType type = storage::kFileSystemTypeTemporary;
203 storage::FileSystemType type = storage::kFileSystemTypeTemporary;
221 storage::FileSystemType type = storage::kFileSystemTypeTemporary;
235 storage::FileSystemType type = storage::kFileSystemTypeTemporary;
258 storage::FileSystemType type = storage::kFileSystemTypeTemporary;
H A Dquota_reservation_manager_unittest.cc28 const storage::FileSystemType kType = kFileSystemTypeTemporary;
53 storage::FileSystemType type,
65 storage::FileSystemType type,
74 storage::FileSystemType type,
83 storage::FileSystemType type) OVERRIDE {}
85 storage::FileSystemType type) OVERRIDE {}
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DDOMWindowFileSystem.cpp38 #include "platform/FileSystemType.h"
65 FileSystemType fileSystemType = static_cast<FileSystemType>(type);
H A DDOMFileSystem.cpp56 DOMFileSystem* DOMFileSystem::create(ExecutionContext* context, const String& name, FileSystemType type, const KURL& rootURL)
87 DOMFileSystem::DOMFileSystem(ExecutionContext* context, const String& name, FileSystemType type, const KURL& rootURL)
H A DFileSystemCallbacks.h36 #include "platform/FileSystemType.h"
120 static PassOwnPtr<AsyncFileSystemCallbacks> create(FileSystemCallback*, ErrorCallback*, ExecutionContext*, FileSystemType);
124 FileSystemCallbacks(FileSystemCallback*, ErrorCallback*, ExecutionContext*, FileSystemType);
126 FileSystemType m_type;
132 virtual void didResolveURL(const String& name, const KURL& rootURL, FileSystemType, const String& filePath, bool isDirectry) OVERRIDE;
H A DLocalFileSystem.cpp96 void LocalFileSystem::requestFileSystem(ExecutionContext* context, FileSystemType type, long long size, PassOwnPtr<AsyncFileSystemCallbacks> callbacks)
105 void LocalFileSystem::deleteFileSystem(ExecutionContext* context, FileSystemType type, PassOwnPtr<AsyncFileSystemCallbacks> callbacks)
158 FileSystemType type,
184 FileSystemType type,
H A DDOMFileSystemBase.cpp62 DOMFileSystemBase::DOMFileSystemBase(ExecutionContext* context, const String& name, FileSystemType type, const KURL& rootURL)
88 bool DOMFileSystemBase::isValidType(FileSystemType type)
93 bool DOMFileSystemBase::crackFileSystemURL(const KURL& url, FileSystemType& type, String& filePath)
109 KURL DOMFileSystemBase::createFileSystemRootURL(const String& origin, FileSystemType type)
161 bool DOMFileSystemBase::pathToAbsolutePath(FileSystemType type, const EntryBase* base, String path, String& absolutePath)
172 bool DOMFileSystemBase::pathPrefixToFileSystemType(const String& pathPrefix, FileSystemType& type)
192 PassRefPtrWillBeRawPtr<File> DOMFileSystemBase::createFile(const FileMetadata& metadata, const KURL& fileSystemURL, FileSystemType type, const String name)
/external/chromium_org/chrome/browser/chromeos/fileapi/
H A Dfile_system_backend.cc78 bool FileSystemBackend::CanHandleType(storage::FileSystemType type) const {
100 storage::FileSystemType type;
150 storage::FileSystemType type) const {
155 storage::FileSystemType type) const {
160 storage::FileSystemType type) const {
221 storage::FileSystemType type;
257 storage::FileSystemType type) {
275 storage::FileSystemType type) {
281 storage::FileSystemType type,
326 storage::FileSystemType typ
[all...]
H A Dfile_system_backend_delegate.h39 storage::FileSystemType type) = 0;
H A Dmtp_file_system_backend_delegate.cc24 storage::FileSystemType type) {
H A Dmtp_file_system_backend_delegate.h38 storage::FileSystemType type) OVERRIDE;
/external/chromium_org/storage/browser/fileapi/
H A Disolated_context.cc43 bool IsSinglePathIsolatedFileSystem(FileSystemType type) {
109 Instance(FileSystemType type,
117 Instance(FileSystemType type, const std::set<MountPointInfo>& files);
121 FileSystemType type() const { return type_; }
136 const FileSystemType type_;
153 IsolatedContext::Instance::Instance(FileSystemType type,
165 IsolatedContext::Instance::Instance(FileSystemType type,
212 bool IsolatedContext::IsIsolatedType(FileSystemType type) {
226 FileSystemType type,
252 FileSystemType typ
[all...]
H A Dsandbox_quota_observer.h55 FileSystemType type,
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_file_system_helper_unittest.cc28 const storage::FileSystemType kTemporary = storage::kFileSystemTypeTemporary;
29 const storage::FileSystemType kPersistent = storage::kFileSystemTypePersistent;
104 storage::FileSystemType type,
122 storage::FileSystemType type) {
175 storage::FileSystemType type) {
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dquota_reservation.cc21 storage::FileSystemType type) {
29 storage::FileSystemType file_system_type)
40 storage::FileSystemType /* file_system_type */)
/external/chromium_org/content/browser/fileapi/
H A Dcopy_or_move_file_validator_unittest.cc33 const storage::FileSystemType kNoValidatorType =
35 const storage::FileSystemType kWithValidatorType = storage::kFileSystemTypeTest;
46 storage::FileSystemType src_type,
47 storage::FileSystemType dest_type)
170 const storage::FileSystemType src_type_;
171 const storage::FileSystemType dest_type_;
/external/chromium_org/base/process/
H A Dprocess_linux.cc51 base::FileSystemType foreground_type;
52 base::FileSystemType background_type;
/external/chromium_org/storage/browser/fileapi/quota/
H A Dquota_reservation_buffer.cc17 FileSystemType type)
94 FileSystemType type,
H A Dquota_reservation.h59 FileSystemType type() const;
/external/chromium_org/chrome/browser/chromeos/drive/fileapi/
H A Dfile_system_backend_delegate.h32 storage::FileSystemType type) OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
H A Dbackend_delegate.cc35 storage::FileSystemType type) {
H A Dbackend_delegate.h34 storage::FileSystemType type) OVERRIDE;
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dlocal_file_sync_status.h36 typedef std::pair<GURL, storage::FileSystemType> OriginAndType;
/external/chromium_org/content/child/fileapi/
H A Dfile_system_dispatcher.h69 storage::FileSystemType type,
76 storage::FileSystemType type,
/external/chromium_org/storage/common/fileapi/
H A Dfile_system_util.cc152 FileSystemType* type,
155 FileSystemType file_system_type = kFileSystemTypeUnknown;
161 FileSystemType type;
209 GURL GetFileSystemRootURI(const GURL& origin_url, FileSystemType type) {
239 std::string GetFileSystemName(const GURL& origin_url, FileSystemType type) {
246 FileSystemType QuotaStorageTypeToFileSystemType(
262 storage::StorageType FileSystemTypeToQuotaStorageType(FileSystemType type) {
278 std::string GetFileSystemTypeString(FileSystemType type) {

Completed in 507 milliseconds

123456