OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:filesystem_context
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/content/browser/worker_host/
worker_storage_partition.cc
23
fileapi::FileSystemContext*
filesystem_context
,
30
filesystem_context_(
filesystem_context
),
worker_storage_partition.h
49
fileapi::FileSystemContext*
filesystem_context
,
78
fileapi::FileSystemContext*
filesystem_context
() const {
function in class:content::WorkerStoragePartition
worker_process_host.cc
225
partition_.
filesystem_context
(),
244
partition_.
filesystem_context
(),
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_file_system_helper.cc
29
// data from a given |
filesystem_context
| and returns a list of FileSystemInfo
35
fileapi::FileSystemContext*
filesystem_context
);
88
fileapi::FileSystemContext*
filesystem_context
)
89
: filesystem_context_(
filesystem_context
),
187
fileapi::FileSystemContext*
filesystem_context
) {
188
return new BrowsingDataFileSystemHelperImpl(
filesystem_context
);
/external/chromium_org/content/browser/
storage_partition_impl.h
114
fileapi::FileSystemContext*
filesystem_context
,
storage_partition_impl.cc
324
fileapi::FileSystemContext*
filesystem_context
,
334
filesystem_context_(
filesystem_context
),
386
scoped_refptr<fileapi::FileSystemContext>
filesystem_context
=
local
434
filesystem_context
.get(),
/external/chromium_org/chrome/browser/extensions/
extension_service.cc
1267
fileapi::FileSystemContext*
filesystem_context
=
local
[
all
...]
Completed in 91 milliseconds