Home
last modified time | relevance | path

Searched defs:new_active_call (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dserver_reader_writer_test.cc489 RawUnaryResponder new_active_call = in TEST() local
512 RawUnaryResponder new_active_call = in TEST() local
571 RawServerWriter new_active_call = in TEST() local
/aosp_15_r20/external/grpc-grpc/src/ruby/lib/grpc/generic/
H A Dclient_stub.rb487 def new_active_call(method, marshal, unmarshal, method in GRPC.ClientStub