Home
last modified time | relevance | path

Searched defs:GetFeature (Results 1 – 16 of 16) sorted by relevance

/third_party/grpc/examples/php/route_guide/Routeguide/
DRouteGuideStub.php38 public function GetFeature( function in Routeguide\\RouteGuideStub
DRouteGuideClient.php47 public function GetFeature(\Routeguide\Point $argument, function in Routeguide\\RouteGuideClient
/third_party/grpc/examples/python/multiplex/
Droute_guide_pb2_grpc.py44 def GetFeature(self, request, context): member in RouteGuideServicer
123 def GetFeature(request, member in RouteGuide
Dmultiplex_server.py73 def GetFeature(self, request, context): member in _RouteGuideServicer
/third_party/grpc/examples/python/route_guide/
Droute_guide_pb2_grpc.py44 def GetFeature(self, request, context): member in RouteGuideServicer
123 def GetFeature(request, member in RouteGuide
Dasyncio_route_guide_server.py70 def GetFeature( member in RouteGuideServicer
Droute_guide_server.py65 def GetFeature(self, request, context): member in RouteGuideServicer
/third_party/grpc/examples/php/route_guide/
DRouteGuideService.php90 public function GetFeature( function in RouteGuideService
/third_party/grpc/examples/cpp/multiplex/
Dmultiplex_server.cc68 ServerUnaryReactor* GetFeature(CallbackServerContext* context, in GetFeature() function in RouteGuideImpl
/third_party/grpc/examples/protos/
Droute_guide.proto32 rpc GetFeature(Point) returns (Feature) {} rpc
/third_party/grpc/examples/cpp/route_guide/
Droute_guide_client.cc82 void GetFeature() { in GetFeature() function in RouteGuideClient
Droute_guide_server.cc94 Status GetFeature(ServerContext* context, const Point* point, in GetFeature() function in RouteGuideImpl
Droute_guide_callback_server.cc95 grpc::ServerUnaryReactor* GetFeature(grpc::CallbackServerContext* context, in GetFeature() function in RouteGuideImpl
Droute_guide_callback_client.cc81 void GetFeature() { in GetFeature() function in RouteGuideClient
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerCorpus.h168 size_t GetFeature(size_t Idx) const { return InputSizesPerFeature[Idx]; } in GetFeature() function
/third_party/skia/m133/bazel/exporter/build_proto/build/
Dbuild.pb.go1618 func (x *SourceFile) GetFeature() []string { func