Home
last modified time | relevance | path

Searched defs:file_system_context_ (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/net/
Dchrome_url_request_context.h147 scoped_refptr<fileapi::FileSystemContext> file_system_context_; variable
/external/chromium/chrome/browser/profiles/
Dprofile_io_data.h222 mutable scoped_refptr<fileapi::FileSystemContext> file_system_context_; variable
Dprofile_impl.h254 scoped_refptr<fileapi::FileSystemContext> file_system_context_; variable
Dprofile.cc734 scoped_refptr<fileapi::FileSystemContext> file_system_context_; member in OffTheRecordProfileImpl
/external/chromium/chrome/browser/extensions/
Dextension_service_unittest.cc372 scoped_refptr<fileapi::FileSystemContext> file_system_context_; member in ExtensionTestingProfile