Home
last modified time | relevance | path

Searched defs:serializeBinary (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js133 proto.routeguide.Point.prototype.serializeBinary = function() { method in proto.routeguide.Point
321 proto.routeguide.Rectangle.prototype.serializeBinary = function() { method in proto.routeguide.Rectangle
522 proto.routeguide.Feature.prototype.serializeBinary = function() { method in proto.routeguide.Feature
716 proto.routeguide.RouteNote.prototype.serializeBinary = function() { method in proto.routeguide.RouteNote
919 proto.routeguide.RouteSummary.prototype.serializeBinary = function() { method in proto.routeguide.RouteSummary
/external/grpc-grpc/examples/node/static_codegen/
Dhelloworld_pb.js125 proto.helloworld.HelloRequest.prototype.serializeBinary = function() { method in proto.helloworld.HelloRequest
284 proto.helloworld.HelloReply.prototype.serializeBinary = function() { method in proto.helloworld.HelloReply
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/tags/propagation/
DSerializationUtils.java76 static byte[] serializeBinary(TagContext tags) throws TagContextSerializationException { in serializeBinary() method in SerializationUtils
/external/protobuf/js/
Dmap.js423 jspb.Map.prototype.serializeBinary = function( method in jspb.Map