Home
last modified time | relevance | path

Searched defs:GetMaxHitPoint (Results 1 – 3 of 3) 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
/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
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.cc126 ::grpc::Status MonsterStorage::Service::GetMaxHitPoint(::grpc::ServerContext* context, ::grpc::Serv… in GetMaxHitPoint() function in MyGame::Example::MonsterStorage::Service