Searched refs:OnRead (Results 1 – 3 of 3) sorted by relevance
81 void OnRead(grpc_error* error, void* do_read_arg);464 sp->OnRead(error, arg); in on_read()467 void GrpcUdpListener::OnRead(grpc_error* error, void* do_read_arg) { in OnRead() function in GrpcUdpListener
92 void OnRead(rtc::AsyncSocket* socket);
70 &PeerConnectionClient::OnRead); in InitSocketSignals()332 void PeerConnectionClient::OnRead(rtc::AsyncSocket* socket) { in OnRead() function in PeerConnectionClient