Searched defs:SendContentsAndFinish (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ | ||
H A D | http1_connection.cc | 140 void Http1Connection::SendContentsAndFinish(const std::string& contents) { in SendContentsAndFinish() function in net::test_server::Http1Connection |
H A D | http2_connection.cc | 178 void SendContentsAndFinish(const std::string& contents) override { in SendContentsAndFinish() function in net::test_server::Http2Connection::ResponseDelegate |