Home
last modified time | relevance | path

Searched refs:opt_includeInstance (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js48 proto.routeguide.Point.prototype.toObject = function(opt_includeInstance) { argument
49 return proto.routeguide.Point.toObject(opt_includeInstance, this);
234 proto.routeguide.Rectangle.prototype.toObject = function(opt_includeInstance) { argument
235 return proto.routeguide.Rectangle.toObject(opt_includeInstance, this);
436 proto.routeguide.Feature.prototype.toObject = function(opt_includeInstance) { argument
437 return proto.routeguide.Feature.toObject(opt_includeInstance, this);
630 proto.routeguide.RouteNote.prototype.toObject = function(opt_includeInstance) { argument
631 return proto.routeguide.RouteNote.toObject(opt_includeInstance, this);
824 proto.routeguide.RouteSummary.prototype.toObject = function(opt_includeInstance) { argument
825 return proto.routeguide.RouteSummary.toObject(opt_includeInstance, this);
/external/grpc-grpc/examples/node/static_codegen/
Dhelloworld_pb.js45 proto.helloworld.HelloRequest.prototype.toObject = function(opt_includeInstance) { argument
46 return proto.helloworld.HelloRequest.toObject(opt_includeInstance, this);
204 proto.helloworld.HelloReply.prototype.toObject = function(opt_includeInstance) { argument
205 return proto.helloworld.HelloReply.toObject(opt_includeInstance, this);
/external/protobuf/js/
Dmessage.js517 jspb.Message.toObjectList = function(field, toObjectFn, opt_includeInstance) { argument
522 result[i] = toObjectFn.call(field[i], opt_includeInstance, field[i]);
540 getExtensionFn, opt_includeInstance) { argument
556 fieldInfo.toObjectFn, opt_includeInstance);
559 opt_includeInstance, /** @type {!jspb.Message} */ (value));
1361 field, mapKeyGetterFn, opt_toObjectFn, opt_includeInstance) { argument
1365 opt_toObjectFn.call(field[i], opt_includeInstance,