Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dflow_control_fuzzer.proto23 message StreamWrite { message
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base.cpp555 otError NcpBase::StreamWrite(int aStreamId, const uint8_t *aDataPtr, int aDataLen) in StreamWrite() function in ot::Ncp::NcpBase