Home
last modified time | relevance | path

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

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