Home
last modified time | relevance | path

Searched defs:GetMinMaxHitPoints (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
DMonsterStorage_grpc.go22 GetMinMaxHitPoints(ctx context.Context, methodSpec
96 func (c *monsterStorageClient) GetMinMaxHitPoints(ctx context.Context, func
129 GetMinMaxHitPoints(MonsterStorage_GetMinMaxHitPointsServer) error methodSpec
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.h63 …uffers::grpc::Message<Monster>, flatbuffers::grpc::Message<Stat>>> GetMinMaxHitPoints(::grpc::Clie… in GetMinMaxHitPoints() function
113 …uffers::grpc::Message<Monster>, flatbuffers::grpc::Message<Stat>>> GetMinMaxHitPoints(::grpc::Clie… in GetMinMaxHitPoints() function
224 …::grpc::Status GetMinMaxHitPoints(::grpc::ServerContext* context, ::grpc::ServerReaderWriter< flat… in GetMinMaxHitPoints() function
296 …::grpc::Status GetMinMaxHitPoints(::grpc::ServerContext* context, ::grpc::ServerReaderWriter< flat… in GetMinMaxHitPoints() function
Dmonster_test.grpc.fb.cc133 ::grpc::Status MonsterStorage::Service::GetMinMaxHitPoints(::grpc::ServerContext* context, ::grpc::… in GetMinMaxHitPoints() function in MyGame::Example::MonsterStorage::Service