Searched defs:SendHeaders (Results 1 – 4 of 4) sorted by relevance
| /external/libbrillo/brillo/http/ | ||
| D | http_connection_fake.cc | 29 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders() function in brillo::http::fake::Connection |
| D | http_connection_curl.cc | 76 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders() function in brillo::http::curl::Connection |
| /external/cronet/net/test/embedded_test_server/ | ||
| D | default_handlers.cc | 903 void SendHeaders() { in SendHeaders() function in net::test_server::__anone0f159ac0111::DelayedChunkedHttpResponse |
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ | ||
| D | oghttp2_session.cc | 1724 void OgHttp2Session::SendHeaders(Http2StreamId stream_id, in SendHeaders() function in http2::adapter::OgHttp2Session |