Home
last modified time | relevance | path

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

/external/cronet/net/server/
Dhttp_server.cc90 void HttpServer::SendRaw(int connection_id, in HttpServer() function in net::HttpServer
Dhttp_server_unittest.cc901 TEST_F(HttpServerTest, SendRaw) { in TEST_F() argument
/external/openthread/src/core/net/
Dip6.cpp1085 Error Ip6::SendRaw(Message &aMessage, bool aFromHost) in SendRaw() function in ot::Ip6::Ip6