Home
last modified time | relevance | path

Searched defs:create_stub (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dclient.h438 std::function<std::unique_ptr<StubType>(std::shared_ptr<Channel>)> in ClientImpl()
516 std::function<std::unique_ptr<StubType>(std::shared_ptr<Channel>)> in ClientChannelInfo()
H A Dclient_async.cc168 std::function<std::unique_ptr<StubType>(std::shared_ptr<Channel>)> in AsyncClient()
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
H A Dclient.py203 def create_stub(channel, args): function
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/test/
H A Dxds_client.rb91 def create_stub(opts) method
H A Dclient.rb97 def create_stub(opts) method