Home
last modified time | relevance | path

Searched refs:OnReadDone (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/cpp/server/load_reporter/
Dload_reporter_async_service_impl.cc174 CallableTag(std::bind(&ReportLoadHandler::OnReadDone, this, in OnRequestDelivered()
187 void LoadReporterAsyncServiceImpl::ReportLoadHandler::OnReadDone( in OnReadDone() function in grpc::load_reporter::LoadReporterAsyncServiceImpl::ReportLoadHandler
232 CallableTag(std::bind(&ReportLoadHandler::OnReadDone, this, in OnReadDone()
Dload_reporter_async_service_impl.h120 void OnReadDone(std::shared_ptr<ReportLoadHandler> self, bool ok);
/external/libchrome/mojo/core/
Dchannel_win.cc229 OnReadDone(static_cast<size_t>(bytes_transfered)); in OnIOCompleted()
237 void OnReadDone(size_t bytes_read) { in OnReadDone() function in mojo::core::__anon2256fa540111::ChannelWin