Home
last modified time | relevance | path

Searched refs:GetMaxHitPoint (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
DMonsterStorage_grpc.go20 GetMaxHitPoint(ctx context.Context, methodSpec
67 func (c *monsterStorageClient) GetMaxHitPoint(ctx context.Context, func
128 GetMaxHitPoint(MonsterStorage_GetMaxHitPointServer) error methodSpec
174 return srv.(MonsterStorageServer).GetMaxHitPoint(&monsterStorageGetMaxHitPointServer{stream})
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.h54 …::grpc::ClientWriterInterface< flatbuffers::grpc::Message<Monster>>> GetMaxHitPoint(::grpc::Client… in GetMaxHitPoint() function
104 …std::unique_ptr< ::grpc::ClientWriter< flatbuffers::grpc::Message<Monster>>> GetMaxHitPoint(::grpc… in GetMaxHitPoint() function
149 …virtual ::grpc::Status GetMaxHitPoint(::grpc::ServerContext* context, ::grpc::ServerReader< flatbu…
204 …::grpc::Status GetMaxHitPoint(::grpc::ServerContext* context, ::grpc::ServerReader< flatbuffers::g… in GetMaxHitPoint() function
279 …::grpc::Status GetMaxHitPoint(::grpc::ServerContext* context, ::grpc::ServerReader< flatbuffers::g… in GetMaxHitPoint() function
Dmonster_test.grpc.fb.cc101 std::mem_fn(&MonsterStorage::Service::GetMaxHitPoint), this))); in Service()
126 ::grpc::Status MonsterStorage::Service::GetMaxHitPoint(::grpc::ServerContext* context, ::grpc::Serv… in GetMaxHitPoint() function in MyGame::Example::MonsterStorage::Service
Dmonster_test.fbs123 GetMaxHitPoint(Monster):Stat (streaming: "client");