OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFileSystemType
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/content/browser/fileapi/
file_system_operation_impl_write_unittest.cc
41
const FileSystemType
kFileSystemType
= kFileSystemTypeTest;
83
file_system_context_->GetFileSystemBackend(
kFileSystemType
))
114
kOrigin,
kFileSystemType
, path);
266
kOrigin, FileSystemTypeToQuotaStorageType(
kFileSystemType
), 10);
file_writer_delegate_unittest.cc
34
const FileSystemType
kFileSystemType
= kFileSystemTypeTest;
84
return file_system_context_->GetQuotaUtil(
kFileSystemType
)
86
file_system_context_.get(), kOrigin,
kFileSystemType
);
105
kOrigin,
kFileSystemType
, base::FilePath().FromUTF8Unsafe(file_name));
116
*file_system_context_->GetUpdateObservers(
kFileSystemType
));
local_file_util_unittest.cc
31
const FileSystemType
kFileSystemType
= kFileSystemTypeTest;
55
*file_system_context_->GetUpdateObservers(
kFileSystemType
));
61
file_system_context_->GetAsyncFileUtil(
kFileSystemType
));
67
kOrigin,
kFileSystemType
, base::FilePath().FromUTF8Unsafe(file_name));
blob_url_request_job_unittest.cc
45
const fileapi::FileSystemType
kFileSystemType
=
175
kFileSystemType
,
205
kFileSystemType
,
upload_file_system_file_element_reader_unittest.cc
25
const fileapi::FileSystemType
kFileSystemType
=
42
kFileSystemType
,
89
kFileSystemType
,
Completed in 52 milliseconds