Home
last modified time | relevance | path

Searched defs:SendHeaders (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_connection_fake.cc29 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders() function in brillo::http::fake::Connection
H A Dhttp_connection_curl.cc76 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders() function in brillo::http::curl::Connection
/aosp_15_r20/external/pigweed/pw_grpc/
H A Dconnection.cc194 Status SendHeaders(SendQueue& send_queue, in SendHeaders() function
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Ddefault_handlers.cc909 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 Doghttp2_session.cc1750 void OgHttp2Session::SendHeaders(Http2StreamId stream_id, in SendHeaders() function in http2::adapter::OgHttp2Session