Home
last modified time | relevance | path

Searched defs:SendRaw (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/protocol/
H A Dgrpc_chunked_bidi_stream.h328 absl::Status GrpcChunkedBidiStream<Outgoing, Incoming>::SendRaw( in SendRaw() function
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server.cc91 void HttpServer::SendRaw(int connection_id, in HttpServer() function in net::HttpServer
H A Dhttp_server_unittest.cc908 TEST_F(HttpServerTest, SendRaw) { in TEST_F() argument
/aosp_15_r20/external/openthread/src/core/net/
H A Dip6.cpp1059 Error Ip6::SendRaw(OwnedPtr<Message> aMessagePtr) in SendRaw() function in ot::Ip6::Ip6