Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp1_connection.cc122 void Http1Connection::SendContents(const std::string& contents, in SendContents() function in net::test_server::Http1Connection
H A Dhttp2_connection.cc163 void SendContents(const std::string& contents, in SendContents() function in net::test_server::Http2Connection::ResponseDelegate