Searched defs:SendHeaders (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/http/ | ||
H A D | http_connection_fake.cc | 29 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders() function in brillo::http::fake::Connection |
H A D | http_connection_curl.cc | 76 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders() function in brillo::http::curl::Connection |
/aosp_15_r20/external/pigweed/pw_grpc/ | ||
H A D | connection.cc | 194 Status SendHeaders(SendQueue& send_queue, in SendHeaders() function |
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ | ||
H A D | default_handlers.cc | 909 void SendHeaders() { in SendHeaders() function in net::test_server::__anond3ac007d0111::DelayedChunkedHttpResponse |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ | ||
H A D | oghttp2_session.cc | 1750 void OgHttp2Session::SendHeaders(Http2StreamId stream_id, in SendHeaders() function in http2::adapter::OgHttp2Session |