Searched defs:sandbox_file_util_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Dsandbox_quota_observer.h67 // Not owned; sandbox_file_util_ should have identical lifetime with this.
68 ObfuscatedFileUtil* sandbox_file_util_; member in class:storage::SandboxQuotaObserver
H A Dsandbox_file_system_backend_delegate.h185 AsyncFileUtil* file_util() { return sandbox_file_util_.get(); }
233 scoped_ptr<AsyncFileUtil> sandbox_file_util_; member in class:storage::SandboxFileSystemBackendDelegate

Completed in 689 milliseconds