Home
last modified time | relevance | path

Searched defs:http_parser (Results 1 – 4 of 4) sorted by relevance

/external/ot-br-posix/third_party/http-parser/
DCMakeLists.txt29 project(http_parser C) project
31 add_library(http_parser target
/external/ot-br-posix/src/rest/
Dparser.cpp85 static int OnHandlerData(http_parser *, const char *, size_t) in OnHandlerData() argument
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dhttp_connect_handshaker.cc61 grpc_http_parser http_parser; member
/external/grpc-grpc/test/core/end2end/fixtures/
Dhttp_proxy_fixture.cc119 grpc_http_parser http_parser; member