Searched refs:NewStub (Results 1 – 3 of 3) sorted by relevance
94 auto stub = MyGame::Example::MonsterStorage::NewStub(channel); in main()
25 std::unique_ptr< MonsterStorage::Stub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::Chann… in NewStub() function in MyGame::Example::MonsterStorage
71 …static std::unique_ptr<Stub> NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, co…