Home
last modified time | relevance | path

Searched refs:llhttp_method_name (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/llhttp/src/
H A Dapi.c220 const char* llhttp_method_name(llhttp_method_t method) { in llhttp_method_name() function
/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c233 const char* llhttp_method_name(llhttp_method_t method) { in llhttp_method_name() function
/third_party/node/deps/llhttp/include/
H A Dllhttp.h519 const char* llhttp_method_name(llhttp_method_t method);
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h751 const char* llhttp_method_name(llhttp_method_t method);
/third_party/nghttp2/src/
H A Dhttp2.cc1602 llhttp_method_name(static_cast<llhttp_method>(method_token))};

Completed in 6 milliseconds