Home
last modified time | relevance | path

Searched defs:http_parser (Results 1 – 3 of 3) 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/test/core/end2end/fixtures/
Dhttp_proxy_fixture.cc150 grpc_http_parser http_parser; member