Home
last modified time | relevance | path

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

/third_party/boost/boost/beast/http/
Dparser.hpp333 string_view method_str, in on_request_impl()
371 string_view method_str, in on_request_impl()
/third_party/boost/libs/beast/test/doc/
Dhttp_10_custom_parser.cpp219 on_request_impl(verb method, string_view method_str, in on_request_impl()
/third_party/grpc/test/core/end2end/tests/
Dkeepalive_timeout.cc201 char* method_str = grpc_slice_to_c_string(call_details.method); in test_keepalive_timeout() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c148 VALUE method_str; in extract_method_call() local