Searched defs:GetMinMaxHitPoints (Results 1 – 4 of 4) sorted by relevance
/external/flatbuffers/tests/MyGame/Example/ |
D | monster_test_grpc_fb.py | 52 def GetMinMaxHitPoints(self, request, context): member in MonsterStorageServicer 141 def GetMinMaxHitPoints(self, request, context): member in MonsterStorageServicer 187 def GetMinMaxHitPoints(self, request, context): member in BetaMonsterStorageServicer 205 …def GetMinMaxHitPoints(self, request, timeout, metadata=None, with_call=False, protocol_options=No… member in BetaMonsterStorageStub
|
D | MonsterStorage_grpc.go | 22 GetMinMaxHitPoints(ctx context.Context, methodSpec 96 func (c *monsterStorageClient) GetMinMaxHitPoints(ctx context.Context, func 129 GetMinMaxHitPoints(MonsterStorage_GetMinMaxHitPointsServer) error methodSpec
|
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.h | 63 …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
|
D | monster_test.grpc.fb.cc | 133 ::grpc::Status MonsterStorage::Service::GetMinMaxHitPoints(::grpc::ServerContext* context, ::grpc::… in GetMinMaxHitPoints() function in MyGame::Example::MonsterStorage::Service
|