Home
last modified time | relevance | path

Searched defs:request_method (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/test/cpp/qps/
Dserver_async.cc257 request_method, in ServerRpcContextUnaryImpl()
313 request_method, in ServerRpcContextStreamingImpl()
392 request_method, in ServerRpcContextStreamingFromClientImpl()
460 request_method, in ServerRpcContextStreamingFromServerImpl()
/third_party/libcoap/include/coap3/
Dcoap_block_internal.h107 coap_pdu_code_t request_method; /**< Method used to request this data */ member
/third_party/libcoap/src/
Dcoap_block.c603 int single_request, coap_pdu_code_t request_method) { in coap_add_data_large_internal()
1962 coap_pdu_code_t request_method, in coap_send_q_block2()