HomeSort by relevance Sort by last modified time
    Searched refs:sandbox_delegate_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/webkit/browser/fileapi/
file_system_context.h 253 return sandbox_delegate_.get();
338 scoped_ptr<SandboxFileSystemBackendDelegate> sandbox_delegate_; member in class:fileapi::FileSystemContext
obfuscated_file_util.h 352 SandboxFileSystemBackendDelegate* sandbox_delegate_; member in class:fileapi::ObfuscatedFileUtil
file_system_context.cc 120 sandbox_delegate_(new SandboxFileSystemBackendDelegate(
127 sandbox_delegate_.get())),
obfuscated_file_util.cc 268 sandbox_delegate_(sandbox_delegate) {
284 sandbox_delegate_) {
286 sandbox_delegate_->StickyInvalidateUsageCache(url.origin(), url.type());
    [all...]

Completed in 38 milliseconds