Searched defs:_req (Results 1 – 10 of 10) sorted by relevance
/external/grpc-grpc/src/ruby/spec/generic/ |
D | rpc_desc_spec.rb | 321 def fake_reqresp(_req, _call) argument 329 def fake_svstream(_req, _call) argument 337 def bad_status(_req, _call) argument 341 def other_error(_req, _call) argument 353 def not_implemented(_req, _call) argument
|
D | rpc_server_spec.rb | 53 def an_rpc(_req, _call) argument
|
/external/iproute2/include/ |
D | libgenl.h | 6 #define GENL_REQUEST(_req, _bufsiz, _family, _hdrsiz, _ver, _cmd, _flags) \ argument
|
/external/iproute2/ip/ |
D | ipfou.c | 42 #define FOU_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
|
D | ipseg6.c | 46 #define SEG6_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
|
D | ipila.c | 42 #define ILA_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
|
D | tcp_metrics.c | 42 #define TCPM_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
|
D | ipmacsec.c | 77 #define MACSEC_GENL_REQ(_req, _bufsiz, _cmd, _flags) \ argument
|
/external/grpc-grpc/src/ruby/spec/support/ |
D | services.rb | 59 def a_server_streaming_rpc(_req, call) argument
|
/external/iproute2/misc/ |
D | ss.c | 50 #define DIAG_REQUEST(_req, _r) \ argument
|