Home
last modified time | relevance | path

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

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