Home
last modified time | relevance | path

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

/third_party/boost/libs/beast/test/doc/
Dhttp_10_custom_parser.cpp44 string_view method_str, // The method as a string
219 on_request_impl(verb method, string_view method_str, in on_request_impl() argument
222 boost::ignore_unused(method, method_str, path, version); in on_request_impl()
/third_party/boost/libs/beast/include/boost/beast/http/
Dparser.hpp333 string_view method_str, in on_request_impl() argument
357 m_.method_string(method_str); in on_request_impl()
371 string_view method_str, in on_request_impl() argument
377 method, method_str, target, version, ec, in on_request_impl()
Dbasic_parser.hpp463 string_view method_str,
/third_party/boost/boost/beast/http/
Dparser.hpp333 string_view method_str, in on_request_impl() argument
357 m_.method_string(method_str); in on_request_impl()
371 string_view method_str, in on_request_impl() argument
377 method, method_str, target, version, ec, in on_request_impl()
Dbasic_parser.hpp463 string_view method_str,
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c148 VALUE method_str; in extract_method_call() local
158 method_str = rb_id2str(SYM2ID(method_name)); in extract_method_call()
159 name = RSTRING_PTR(method_str); in extract_method_call()
160 name_len = RSTRING_LEN(method_str); in extract_method_call()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c53 static const char *method_str[] = { in si_test_dma_perf() local
131 printf("%s,%3s,", method_str[method], in si_test_dma_perf()
/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
207 gpr_free(method_str); in test_keepalive_timeout()
/third_party/boost/libs/beast/doc/qbk/
Dreference.qbk5774 string_view method_str,
5793 [`method_str`