HomeSort by relevance Sort by last modified time
    Searched defs:RouteNote (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/examples/node/static_codegen/route_guide/
route_guide_pb.js 15 goog.exportSymbol('proto.routeguide.RouteNote', null, global);
610 proto.routeguide.RouteNote = function(opt_data) {
613 goog.inherits(proto.routeguide.RouteNote, jspb.Message);
615 proto.routeguide.RouteNote.displayName = 'proto.routeguide.RouteNote';
630 proto.routeguide.RouteNote.prototype.toObject = function(opt_includeInstance) {
631 return proto.routeguide.RouteNote.toObject(opt_includeInstance, this);
640 * @param {!proto.routeguide.RouteNote} msg The msg instance to transform.
643 proto.routeguide.RouteNote.toObject = function(includeInstance, msg) {
660 * @return {!proto.routeguide.RouteNote}
    [all...]
  /external/grpc-grpc/examples/python/multiplex/
route_guide_pb2.py 22 serialized_pb=_b('\n\x11route_guide.proto\x12\nrouteguide\",\n\x05Point\x12\x10\n\x08latitude\x18\x01 \x01(\x05\x12\x11\n\tlongitude\x18\x02 \x01(\x05\"I\n\tRectangle\x12\x1d\n\x02lo\x18\x01 \x01(\x0b\x32\x11.routeguide.Point\x12\x1d\n\x02hi\x18\x02 \x01(\x0b\x32\x11.routeguide.Point\"<\n\x07\x46\x65\x61ture\x12\x0c\n\x04name\x18\x01 \x01(\t\x12#\n\x08location\x18\x02 \x01(\x0b\x32\x11.routeguide.Point\"A\n\tRouteNote\x12#\n\x08location\x18\x01 \x01(\x0b\x32\x11.routeguide.Point\x12\x0f\n\x07message\x18\x02 \x01(\t\"b\n\x0cRouteSummary\x12\x13\n\x0bpoint_count\x18\x01 \x01(\x05\x12\x15\n\rfeature_count\x18\x02 \x01(\x05\x12\x10\n\x08\x64istance\x18\x03 \x01(\x05\x12\x14\n\x0c\x65lapsed_time\x18\x04 \x01(\x05\x32\x85\x02\n\nRouteGuide\x12\x36\n\nGetFeature\x12\x11.routeguide.Point\x1a\x13.routeguide.Feature\"\x00\x12>\n\x0cListFeatures\x12\x15.routeguide.Rectangle\x1a\x13.routeguide.Feature\"\x00\x30\x01\x12>\n\x0bRecordRoute\x12\x11.routeguide.Point\x1a\x18.routeguide.RouteSummary\"\x00(\x01\x12?\n\tRouteChat\x12\x15.routeguide.RouteNote\x1a\x15.routeguide.RouteNote\"\x00(\x01\x30\x01\x42\x36\n\x1bio.grpc.examples.routeguideB\x0fRouteGuideProtoP\x01\xa2\x02\x03RTGb\x06proto3')
143 name='RouteNote',
144 full_name='routeguide.RouteNote',
150 name='location', full_name='routeguide.RouteNote.location', index=0,
157 name='message', full_name='routeguide.RouteNote.message', index=1,
238 DESCRIPTOR.message_types_by_name['RouteNote'] = _ROUTENOTE
263 RouteNote = _reflection.GeneratedProtocolMessageType('RouteNote', (_message.Message,), dict(
266 # @@protoc_insertion_point(class_scope:routeguide.RouteNote)
    [all...]
  /external/grpc-grpc/examples/python/route_guide/
route_guide_pb2.py 22 serialized_pb=_b('\n\x11route_guide.proto\x12\nrouteguide\",\n\x05Point\x12\x10\n\x08latitude\x18\x01 \x01(\x05\x12\x11\n\tlongitude\x18\x02 \x01(\x05\"I\n\tRectangle\x12\x1d\n\x02lo\x18\x01 \x01(\x0b\x32\x11.routeguide.Point\x12\x1d\n\x02hi\x18\x02 \x01(\x0b\x32\x11.routeguide.Point\"<\n\x07\x46\x65\x61ture\x12\x0c\n\x04name\x18\x01 \x01(\t\x12#\n\x08location\x18\x02 \x01(\x0b\x32\x11.routeguide.Point\"A\n\tRouteNote\x12#\n\x08location\x18\x01 \x01(\x0b\x32\x11.routeguide.Point\x12\x0f\n\x07message\x18\x02 \x01(\t\"b\n\x0cRouteSummary\x12\x13\n\x0bpoint_count\x18\x01 \x01(\x05\x12\x15\n\rfeature_count\x18\x02 \x01(\x05\x12\x10\n\x08\x64istance\x18\x03 \x01(\x05\x12\x14\n\x0c\x65lapsed_time\x18\x04 \x01(\x05\x32\x85\x02\n\nRouteGuide\x12\x36\n\nGetFeature\x12\x11.routeguide.Point\x1a\x13.routeguide.Feature\"\x00\x12>\n\x0cListFeatures\x12\x15.routeguide.Rectangle\x1a\x13.routeguide.Feature\"\x00\x30\x01\x12>\n\x0bRecordRoute\x12\x11.routeguide.Point\x1a\x18.routeguide.RouteSummary\"\x00(\x01\x12?\n\tRouteChat\x12\x15.routeguide.RouteNote\x1a\x15.routeguide.RouteNote\"\x00(\x01\x30\x01\x42\x36\n\x1bio.grpc.examples.routeguideB\x0fRouteGuideProtoP\x01\xa2\x02\x03RTGb\x06proto3')
143 name='RouteNote',
144 full_name='routeguide.RouteNote',
150 name='location', full_name='routeguide.RouteNote.location', index=0,
157 name='message', full_name='routeguide.RouteNote.message', index=1,
238 DESCRIPTOR.message_types_by_name['RouteNote'] = _ROUTENOTE
263 RouteNote = _reflection.GeneratedProtocolMessageType('RouteNote', (_message.Message,), dict(
266 # @@protoc_insertion_point(class_scope:routeguide.RouteNote)
    [all...]
  /external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/
RouteGuide.cs 49 new pbr::GeneratedClrTypeInfo(typeof(global::Routeguide.RouteNote), global::Routeguide.RouteNote.Parser, new[]{ "Location", "Message" }, null, null, null),
574 /// A RouteNote is a message sent while at a given point.
576 public sealed partial class RouteNote : pb::IMessage<RouteNote> {
577 private static readonly pb::MessageParser<RouteNote> _parser = new pb::MessageParser<RouteNote>(() => new RouteNote());
580 public static pb::MessageParser<RouteNote> Parser { get { return _parser; } }
593 public RouteNote() {
    [all...]

Completed in 1141 milliseconds