Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dcfstream_handle.h45 void NotifyOnRead(grpc_closure* closure);
Dcfstream_handle.cc148 void CFStreamHandle::NotifyOnRead(grpc_closure* closure) { in NotifyOnRead() function in CFStreamHandle
Dendpoint_cfstream.cc245 ep->stream_sync->NotifyOnRead(&ep->read_action); in CFStreamReadAllocationDone()