Home
last modified time | relevance | path

Searched refs:MonsterStorageServer (Results 1 – 6 of 6) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/MyGame/Example/
H A DMonsterStorage_grpc.go125 type MonsterStorageServer interface { interface
132 func RegisterMonsterStorageServer(s *grpc.Server, srv MonsterStorageServer) { argument
140 if interceptor == nil { return srv.(MonsterStorageServer).Store(ctx, in) }
147 return srv.(MonsterStorageServer).Store(ctx, req.(* Monster))
156 return srv.(MonsterStorageServer).Retrieve(m, &monsterStorageRetrieveServer{stream})
174 return srv.(MonsterStorageServer).GetMaxHitPoint(&monsterStorageGetMaxHitPointServer{stream})
199 …return srv.(MonsterStorageServer).GetMinMaxHitPoints(&monsterStorageGetMinMaxHitPointsServer{strea…
225 HandlerType: (*MonsterStorageServer)(nil),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/MyGame/Example/
H A DMonsterStorage_grpc.go125 type MonsterStorageServer interface { interface
132 func RegisterMonsterStorageServer(s *grpc.Server, srv MonsterStorageServer) { argument
140 if interceptor == nil { return srv.(MonsterStorageServer).Store(ctx, in) }
147 return srv.(MonsterStorageServer).Store(ctx, req.(* Monster))
156 return srv.(MonsterStorageServer).Retrieve(m, &monsterStorageRetrieveServer{stream})
174 return srv.(MonsterStorageServer).GetMaxHitPoint(&monsterStorageGetMaxHitPointServer{stream})
199 …return srv.(MonsterStorageServer).GetMinMaxHitPoints(&monsterStorageGetMinMaxHitPointsServer{strea…
225 HandlerType: (*MonsterStorageServer)(nil),
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DMonsterStorage_grpc.go125 type MonsterStorageServer interface { interface
132 func RegisterMonsterStorageServer(s *grpc.Server, srv MonsterStorageServer) { argument
140 if interceptor == nil { return srv.(MonsterStorageServer).Store(ctx, in) }
147 return srv.(MonsterStorageServer).Store(ctx, req.(* Monster))
156 return srv.(MonsterStorageServer).Retrieve(m, &monsterStorageRetrieveServer{stream})
174 return srv.(MonsterStorageServer).GetMaxHitPoint(&monsterStorageGetMaxHitPointServer{stream})
199 …return srv.(MonsterStorageServer).GetMinMaxHitPoints(&monsterStorageGetMinMaxHitPointsServer{strea…
225 HandlerType: (*MonsterStorageServer)(nil),
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/MyGame/Example/
H A DMonsterStorage_grpc.go125 type MonsterStorageServer interface { interface
132 func RegisterMonsterStorageServer(s *grpc.Server, srv MonsterStorageServer) { argument
140 if interceptor == nil { return srv.(MonsterStorageServer).Store(ctx, in) }
147 return srv.(MonsterStorageServer).Store(ctx, req.(* Monster))
156 return srv.(MonsterStorageServer).Retrieve(m, &monsterStorageRetrieveServer{stream})
174 return srv.(MonsterStorageServer).GetMaxHitPoint(&monsterStorageGetMaxHitPointServer{stream})
199 …return srv.(MonsterStorageServer).GetMinMaxHitPoints(&monsterStorageGetMinMaxHitPointsServer{strea…
225 HandlerType: (*MonsterStorageServer)(nil),
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DMonsterStorage_grpc.go146 type MonsterStorageServer interface { interface
179 func RegisterMonsterStorageServer(s grpc.ServiceRegistrar, srv MonsterStorageServer) { argument
190 return srv.(MonsterStorageServer).Store(ctx, in)
198 return srv.(MonsterStorageServer).Store(ctx, req.(*Monster))
207 return srv.(MonsterStorageServer).Retrieve(m, &monsterStorageRetrieveServer{stream})
224 return srv.(MonsterStorageServer).GetMaxHitPoint(&monsterStorageGetMaxHitPointServer{stream})
250 …return srv.(MonsterStorageServer).GetMinMaxHitPoints(&monsterStorageGetMinMaxHitPointsServer{strea…
277 HandlerType: (*MonsterStorageServer)(nil),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DMonsterStorage_grpc.go146 type MonsterStorageServer interface { interface
179 func RegisterMonsterStorageServer(s grpc.ServiceRegistrar, srv MonsterStorageServer) { argument
190 return srv.(MonsterStorageServer).Store(ctx, in)
198 return srv.(MonsterStorageServer).Store(ctx, req.(*Monster))
207 return srv.(MonsterStorageServer).Retrieve(m, &monsterStorageRetrieveServer{stream})
224 return srv.(MonsterStorageServer).GetMaxHitPoint(&monsterStorageGetMaxHitPointServer{stream})
250 …return srv.(MonsterStorageServer).GetMinMaxHitPoints(&monsterStorageGetMinMaxHitPointsServer{strea…
277 HandlerType: (*MonsterStorageServer)(nil),