Searched defs:create_stub (Results 1 – 5 of 5) sorted by relevance
438 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()
168 std::function<std::unique_ptr<StubType>(std::shared_ptr<Channel>)> in AsyncClient()
203 def create_stub(channel, args): function
91 def create_stub(opts) method
97 def create_stub(opts) method