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

  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.cc 191 void SyncFileSystemBackend::StickyInvalidateUsageCache(
196 sandbox_context_->StickyInvalidateUsageCache(origin_url, type);
  /external/chromium_org/webkit/browser/fileapi/
sandbox_file_system_backend.cc 222 void SandboxFileSystemBackend::StickyInvalidateUsageCache(
227 sandbox_context_->StickyInvalidateUsageCache(origin, type);
sandbox_context.cc 332 void SandboxContext::StickyInvalidateUsageCache(

Completed in 98 milliseconds