Searched defs:GetMaxHitPoint (Results 1 – 4 of 4) sorted by relevance
| /external/flatbuffers/tests/MyGame/Example/ |
| D | monster_test_grpc_fb.py | 47 def GetMaxHitPoint(self, request_iterator, context): member in MonsterStorageServicer 136 def GetMaxHitPoint(self, request_iterator, context): member in MonsterStorageServicer 185 def GetMaxHitPoint(self, request_iterator, context): member in BetaMonsterStorageServicer 202 …def GetMaxHitPoint(self, request_iterator, timeout, metadata=None, with_call=False, protocol_optio… member in BetaMonsterStorageStub
|
| D | MonsterStorage_grpc.go | 20 GetMaxHitPoint(ctx context.Context, methodSpec 67 func (c *monsterStorageClient) GetMaxHitPoint(ctx context.Context, func 128 GetMaxHitPoint(MonsterStorage_GetMaxHitPointServer) error methodSpec
|
| /external/flatbuffers/tests/ |
| D | monster_test.grpc.fb.h | 54 …::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
|
| D | monster_test.grpc.fb.cc | 126 ::grpc::Status MonsterStorage::Service::GetMaxHitPoint(::grpc::ServerContext* context, ::grpc::Serv… in GetMaxHitPoint() function in MyGame::Example::MonsterStorage::Service
|