Home
last modified time | relevance | path

Searched refs:NewStub (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/grpc/tests/
Dgrpctest.cpp94 auto stub = MyGame::Example::MonsterStorage::NewStub(channel); in main()
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.cc25 std::unique_ptr< MonsterStorage::Stub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::Chann… in NewStub() function in MyGame::Example::MonsterStorage
Dmonster_test.grpc.fb.h71 …static std::unique_ptr<Stub> NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, co…