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

  /external/chromium_org/webkit/browser/fileapi/
file_system_context.cc 146 sandbox_delegate_(new SandboxFileSystemBackendDelegate(
153 sandbox_delegate_.get())),
file_system_context.h 287 return sandbox_delegate_.get();
376 scoped_ptr<SandboxFileSystemBackendDelegate> sandbox_delegate_; member in class:fileapi::FileSystemContext
obfuscated_file_util.cc 267 sandbox_delegate_(sandbox_delegate) {
280 sandbox_delegate_) {
281 sandbox_delegate_->StickyInvalidateUsageCache(url.origin(), url.type());
    [all...]
obfuscated_file_util.h 353 SandboxFileSystemBackendDelegate* sandbox_delegate_; member in class:fileapi::ObfuscatedFileUtil

Completed in 298 milliseconds