OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sandbox_backend_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/fileapi/
file_system_context.cc
117
sandbox_backend_
(new SandboxFileSystemBackend(
129
RegisterBackend(
sandbox_backend_
.get());
138
sandbox_backend_
->Initialize(this);
354
sandbox_backend_
->set_enable_temporary_file_system_in_incognito(true);
file_system_context.h
278
return
sandbox_backend_
.get();
289
scoped_ptr<SandboxFileSystemBackend>
sandbox_backend_
;
member in class:fileapi::FileSystemContext
Completed in 943 milliseconds