HomeSort by relevance Sort by last modified time
    Searched defs:sandbox_file_util_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/webkit/browser/fileapi/
sandbox_quota_observer.h 68 // Not owned; sandbox_file_util_ should have identical lifetime with this.
69 ObfuscatedFileUtil* sandbox_file_util_; member in class:fileapi::SandboxQuotaObserver
sandbox_file_system_backend_delegate.h 182 AsyncFileUtil* file_util() { return sandbox_file_util_.get(); }
230 scoped_ptr<AsyncFileUtil> sandbox_file_util_; member in class:fileapi::SandboxFileSystemBackendDelegate

Completed in 624 milliseconds