Searched defs:OnOperationComplete (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | operations_chain.cc | 28 void OperationsChain::CallbackHandle::OnOperationComplete() { in OnOperationComplete() function in rtc::OperationsChain::CallbackHandle |
/external/cronet/net/disk_cache/blockfile/ | ||
D | file_posix.cc | 172 void File::OnOperationComplete(FileIOCallback* callback, int result) { in OnOperationComplete() function in disk_cache::File |
D | file_ios.cc | 147 void FileInFlightIO::OnOperationComplete(disk_cache::BackgroundIO* operation, in OnOperationComplete() function in __anon0b20d68b0111::FileInFlightIO |
D | in_flight_backend_io.cc | 636 void InFlightBackendIO::OnOperationComplete(BackgroundIO* operation, in OnOperationComplete() function in disk_cache::InFlightBackendIO |