Searched defs:OnOperationComplete (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dfile_posix.cc97 base::Bind(&File::OnOperationComplete, this, callback));
120 base::Bind(&File::OnOperationComplete, this, callback));
183 void File::OnOperationComplete(FileIOCallback* callback, int result) { function in class:disk_cache::File
H A Dfile_ios.cc82 virtual void OnOperationComplete(disk_cache::BackgroundIO* operation,
115 file->AddRef(); // Balanced on OnOperationComplete()
127 file->AddRef(); // Balanced on OnOperationComplete()
135 void FileInFlightIO::OnOperationComplete(disk_cache::BackgroundIO* operation, function in class:__anon9150::FileInFlightIO
H A Din_flight_backend_io.cc494 void InFlightBackendIO::OnOperationComplete(BackgroundIO* operation, function in class:disk_cache::InFlightBackendIO
/external/chromium_org/chromeos/login/auth/
H A Dextended_authenticator_impl.cc220 base::Bind(&ExtendedAuthenticatorImpl::OnOperationComplete,
243 base::Bind(&ExtendedAuthenticatorImpl::OnOperationComplete,
267 base::Bind(&ExtendedAuthenticatorImpl::OnOperationComplete,
288 base::Bind(&ExtendedAuthenticatorImpl::OnOperationComplete,
329 void ExtendedAuthenticatorImpl::OnOperationComplete( function in class:chromeos::ExtendedAuthenticatorImpl

Completed in 356 milliseconds