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

  /external/chromium_org/content/browser/fileapi/
mock_file_update_observer.cc 24 void MockFileUpdateObserver::OnStartUpdate(const FileSystemURL& url) {
  /external/chromium_org/storage/browser/fileapi/
sandbox_quota_observer.cc 31 void SandboxQuotaObserver::OnStartUpdate(const FileSystemURL& url) {
  /external/chromium_org/content/browser/appcache/
appcache_dispatcher_host.cc 55 IPC_MESSAGE_HANDLER_DELAY_REPLY(AppCacheHostMsg_StartUpdate, OnStartUpdate)
168 void AppCacheDispatcherHost::OnStartUpdate(int host_id,
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_change_tracker.cc 91 void LocalFileChangeTracker::OnStartUpdate(const FileSystemURL& url) {

Completed in 76 milliseconds