Home
last modified time | relevance | path

Searched refs:deserializeBinaryFromReader (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js83 return proto.routeguide.Point.deserializeBinaryFromReader(msg, reader);
94 proto.routeguide.Point.deserializeBinaryFromReader = function(msg, reader) { function in proto.routeguide.Point
269 return proto.routeguide.Rectangle.deserializeBinaryFromReader(msg, reader);
280 proto.routeguide.Rectangle.deserializeBinaryFromReader = function(msg, reader) { function in proto.routeguide.Rectangle
289 reader.readMessage(value,proto.routeguide.Point.deserializeBinaryFromReader);
294 reader.readMessage(value,proto.routeguide.Point.deserializeBinaryFromReader);
471 return proto.routeguide.Feature.deserializeBinaryFromReader(msg, reader);
482 proto.routeguide.Feature.deserializeBinaryFromReader = function(msg, reader) { function in proto.routeguide.Feature
495 reader.readMessage(value,proto.routeguide.Point.deserializeBinaryFromReader);
665 return proto.routeguide.RouteNote.deserializeBinaryFromReader(msg, reader);
[all …]
/external/grpc-grpc/examples/node/static_codegen/
Dhelloworld_pb.js79 return proto.helloworld.HelloRequest.deserializeBinaryFromReader(msg, reader);
90 proto.helloworld.HelloRequest.deserializeBinaryFromReader = function(msg, reader) { function in proto.helloworld.HelloRequest
238 return proto.helloworld.HelloReply.deserializeBinaryFromReader(msg, reader);
249 proto.helloworld.HelloReply.deserializeBinaryFromReader = function(msg, reader) { function in proto.helloworld.HelloReply