Searched defs:method_str (Results 1 – 4 of 4) sorted by relevance
333 string_view method_str, in on_request_impl()371 string_view method_str, in on_request_impl()
219 on_request_impl(verb method, string_view method_str, in on_request_impl()
201 char* method_str = grpc_slice_to_c_string(call_details.method); in test_keepalive_timeout() local
148 VALUE method_str; in extract_method_call() local