Home
last modified time | relevance | path

Searched defs:DoTcpRead (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dwindows_endpoint.cc79 void WindowsEndpoint::AsyncIOState::DoTcpRead(SliceBuffer* buffer) { in DoTcpRead() function in grpc_event_engine::experimental::WindowsEndpoint::AsyncIOState
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/windows/
Dwindows_endpoint.cc80 absl::Status WindowsEndpoint::DoTcpRead(SliceBuffer* buffer) { in DoTcpRead() function in grpc_event_engine::experimental::WindowsEndpoint