Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:OnFileIOComplete

45   virtual void OnFileIOComplete(int bytes_copied);
58 void SyncCallback::OnFileIOComplete(int bytes_copied) {
77 OnFileIOComplete(0);