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

  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 237 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, name_),
238 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, input_type_),
239 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, output_type_),
240 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, options_),
245 MethodDescriptorProto::default_instance_,
247 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _has_bits_[0]),
248 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _unknown_fields_),
252 sizeof(MethodDescriptorProto));
438 MethodDescriptorProto_descriptor_, &MethodDescriptorProto::default_instance());
478 delete MethodDescriptorProto::default_instance_
    [all...]
descriptor.pb.h 44 class MethodDescriptorProto;
    [all...]

Completed in 602 milliseconds