Searched refs:NotifyOnRead (Results 1 – 6 of 6) sorted by relevance
45 void NotifyOnRead(grpc_closure* closure);
148 void CFStreamHandle::NotifyOnRead(grpc_closure* closure) { in NotifyOnRead() function in CFStreamHandle
245 ep->stream_sync->NotifyOnRead(&ep->read_action); in CFStreamReadAllocationDone()
54 void NotifyOnRead(grpc_closure* closure);
248 ep->stream_sync->NotifyOnRead(&ep->read_action); in CFStreamReadAllocationDone()271 ep_impl->stream_sync->NotifyOnRead(&ep_impl->read_action); in CFStreamRead()
166 void CFStreamHandle::NotifyOnRead(grpc_closure* closure) { in NotifyOnRead() function in CFStreamHandle