Searched defs:unary_call (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/ruby/qps/ | ||
D | server.rb | 31 def unary_call(req, _call) method in BenchmarkServiceImpl |
/third_party/grpc/src/ruby/pb/test/ | ||
D | server.rb | 179 def unary_call(simple_req, _call) method in TestTarget |