Searched defs:toObject (Results 1 – 10 of 10) sorted by relevance
48 proto.routeguide.Point.prototype.toObject = function(opt_includeInstance) { method in proto.routeguide.Point61 proto.routeguide.Point.toObject = function(includeInstance, msg) { function in proto.routeguide.Point234 proto.routeguide.Rectangle.prototype.toObject = function(opt_includeInstance) { method in proto.routeguide.Rectangle247 proto.routeguide.Rectangle.toObject = function(includeInstance, msg) { function in proto.routeguide.Rectangle436 proto.routeguide.Feature.prototype.toObject = function(opt_includeInstance) { method in proto.routeguide.Feature449 proto.routeguide.Feature.toObject = function(includeInstance, msg) { function in proto.routeguide.Feature630 proto.routeguide.RouteNote.prototype.toObject = function(opt_includeInstance) { method in proto.routeguide.RouteNote643 proto.routeguide.RouteNote.toObject = function(includeInstance, msg) { function in proto.routeguide.RouteNote824 proto.routeguide.RouteSummary.prototype.toObject = function(opt_includeInstance) { method in proto.routeguide.RouteSummary837 proto.routeguide.RouteSummary.toObject = function(includeInstance, msg) { function in proto.routeguide.RouteSummary
45 proto.helloworld.HelloRequest.prototype.toObject = function(opt_includeInstance) { method in proto.helloworld.HelloRequest58 proto.helloworld.HelloRequest.toObject = function(includeInstance, msg) { function in proto.helloworld.HelloRequest204 proto.helloworld.HelloReply.prototype.toObject = function(opt_includeInstance) { method in proto.helloworld.HelloReply217 proto.helloworld.HelloReply.toObject = function(includeInstance, msg) { function in proto.helloworld.HelloReply
10 export function toObject(buffer: Uint8Array): unknown { function
13 function toObject(val) { function
157 toObject(): unknown { method in Reference
143 jspb.Map.prototype.toObject = function(includeInstance, valueToObject) { method in jspb.Map
416 CachePolicy.prototype.toObject = function toObject() { method in CachePolicy
830 void NumberRangeFormatterTest::toObject() { in toObject() function in NumberRangeFormatterTest
5266 void NumberFormatterApiTest::toObject() { in toObject() function in NumberFormatterApiTest
452 toObject(): { [key: string]: V }; method