Searched refs:serializeBinaryToWriter (Results 1 – 3 of 3) sorted by relevance
124 proto.routeguide.Point.serializeBinaryToWriter = function(message, writer) { function in proto.routeguide.Point125 message.serializeBinaryToWriter(writer);135 this.serializeBinaryToWriter(writer);145 proto.routeguide.Point.prototype.serializeBinaryToWriter = function (writer) { method in proto.routeguide.Point312 proto.routeguide.Rectangle.serializeBinaryToWriter = function(message, writer) { function in proto.routeguide.Rectangle313 message.serializeBinaryToWriter(writer);323 this.serializeBinaryToWriter(writer);333 proto.routeguide.Rectangle.prototype.serializeBinaryToWriter = function (writer) { method in proto.routeguide.Rectangle340 proto.routeguide.Point.serializeBinaryToWriter348 proto.routeguide.Point.serializeBinaryToWriter[all …]
116 proto.helloworld.HelloRequest.serializeBinaryToWriter = function(message, writer) { function in proto.helloworld.HelloRequest117 message.serializeBinaryToWriter(writer);127 this.serializeBinaryToWriter(writer);137 proto.helloworld.HelloRequest.prototype.serializeBinaryToWriter = function (writer) { method in proto.helloworld.HelloRequest275 proto.helloworld.HelloReply.serializeBinaryToWriter = function(message, writer) { function in proto.helloworld.HelloReply276 message.serializeBinaryToWriter(writer);286 this.serializeBinaryToWriter(writer);296 proto.helloworld.HelloReply.prototype.serializeBinaryToWriter = function (writer) { method in proto.helloworld.HelloReply
640 proto.jspb.test.TestExtendable.serializeBinaryToWriter(msg, writer);