Searched defs:StickyInvalidateUsageCache (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsync_file_system_backend.cc191 void SyncFileSystemBackend::StickyInvalidateUsageCache( function in class:sync_file_system::SyncFileSystemBackend
196 sandbox_context_->StickyInvalidateUsageCache(origin_url, type);
/external/chromium_org/webkit/browser/fileapi/
H A Dsandbox_file_system_backend.cc222 void SandboxFileSystemBackend::StickyInvalidateUsageCache( function in class:fileapi::SandboxFileSystemBackend
227 sandbox_context_->StickyInvalidateUsageCache(origin, type);
H A Dsandbox_context.cc332 void SandboxContext::StickyInvalidateUsageCache( function in class:fileapi::SandboxContext

Completed in 40 milliseconds