/aosp_15_r20/external/flatbuffers/tests/ |
H A D | monster_test_grpc.d.ts | 11 GetMaxHitPoint: IMonsterStorageService_IGetMaxHitPoint; property 60 GetMaxHitPoint: grpc.handleClientStreamingCall<MyGame_Example_Monster, MyGame_Example_Stat>; property 70 …GetMaxHitPoint(callback: (error: grpc.ServiceError | null, response: MyGame_Example_Monster) => vo… method 71 …GetMaxHitPoint(metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: MyGa… method 72 …GetMaxHitPoint(options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, res… method 73 …GetMaxHitPoint(metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc… method
|
H A 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< flatbuffer… in GetMaxHitPoint() function 279 …::grpc::Status GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::ServerReader< flatbuffer… in GetMaxHitPoint() function
|
H A D | monster_test_generated.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< flatbuffer… in GetMaxHitPoint() function 279 …::grpc::Status GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::ServerReader< flatbuffer… in GetMaxHitPoint() function
|
H A D | monster_test.grpc.fb.cc | 120 ::grpc::Status MonsterStorage::Service::GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::… in GetMaxHitPoint() function in MyGame::Example::MonsterStorage::Service
|
H A D | monster_test_generated.grpc.fb.cc | 119 ::grpc::Status MonsterStorage::Service::GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::… in GetMaxHitPoint() function in MyGame::Example::MonsterStorage::Service
|
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A 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
|
H A D | MonsterStorage_grpc.go | 21 GetMaxHitPoint(ctx context.Context, methodSpec 78 func (c *monsterStorageClient) GetMaxHitPoint(ctx context.Context, func 149 GetMaxHitPoint(MonsterStorage_GetMaxHitPointServer) error methodSpec 165 func (UnimplementedMonsterStorageServer) GetMaxHitPoint(MonsterStorage_GetMaxHitPointServer) error { func
|
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/ |
H A 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< flatbuffer… in GetMaxHitPoint() function 279 …::grpc::Status GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::ServerReader< flatbuffer… in GetMaxHitPoint() function
|
H A D | monster_test.grpc.fb.cc | 120 ::grpc::Status MonsterStorage::Service::GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::… in GetMaxHitPoint() function in MyGame::Example::MonsterStorage::Service
|
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/ |
H A 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< flatbuffer… in GetMaxHitPoint() function 279 …::grpc::Status GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::ServerReader< flatbuffer… in GetMaxHitPoint() function
|
H A D | monster_test.grpc.fb.cc | 120 ::grpc::Status MonsterStorage::Service::GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::… in GetMaxHitPoint() function in MyGame::Example::MonsterStorage::Service
|
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/ext_only/ |
H A 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< flatbuffer… in GetMaxHitPoint() function 279 …::grpc::Status GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::ServerReader< flatbuffer… in GetMaxHitPoint() function
|
H A D | monster_test.grpc.fb.cc | 120 ::grpc::Status MonsterStorage::Service::GetMaxHitPoint(::grpc::ServerContext* /*context*/, ::grpc::… in GetMaxHitPoint() function in MyGame::Example::MonsterStorage::Service
|
/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/ |
H A D | monster_test.grpc.swift | 143 …func GetMaxHitPoint(context: UnaryResponseCallContext<Message<MyGame_Example_Stat>>) -> EventLoopF… in Store() function
|