Home
last modified time | relevance | path

Searched refs:API_METHOD_STRING (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_api_downstream_connection.cc65 constexpr StringRef API_METHOD_STRING[] = { variable
277 len += API_METHOD_STRING[i].size() + 2; in error_method_not_allowed()
289 auto &s = API_METHOD_STRING[i]; in error_method_not_allowed()