Searched refs:OnStartUpdate (Results 1 – 9 of 9) sorted by relevance
55 IPC_MESSAGE_HANDLER_DELAY_REPLY(AppCacheHostMsg_StartUpdate, OnStartUpdate) in OnMessageReceived()168 void AppCacheDispatcherHost::OnStartUpdate(int host_id, in OnStartUpdate() function in content::AppCacheDispatcherHost
53 void OnStartUpdate(int host_id, IPC::Message* reply_msg);
35 virtual void OnStartUpdate(const FileSystemURL& url) = 0;
48 virtual void OnStartUpdate(const FileSystemURL& url) OVERRIDE;
30 void SandboxQuotaObserver::OnStartUpdate(const FileSystemURL& url) { in OnStartUpdate() function in fileapi::SandboxQuotaObserver
635 &FileUpdateObserver::OnStartUpdate, MakeTuple(url)); in PrepareForWrite()
54 virtual void OnStartUpdate(const fileapi::FileSystemURL& url) OVERRIDE;
91 void LocalFileChangeTracker::OnStartUpdate(const FileSystemURL& url) { in OnStartUpdate() function in sync_file_system::LocalFileChangeTracker
143 virtual void OnStartUpdate(const FileSystemURL& url) OVERRIDE {} in OnStartUpdate() function in content::TestFileSystemBackend::QuotaUtil