Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
Dmonster_test_grpc_fb.py52 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
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