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

  /external/protobuf/src/google/protobuf/
descriptor.pb.h 44 class MethodDescriptorProto;
    [all...]
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.h 82 class MethodDescriptorProto;
766 void CopyTo(MethodDescriptorProto* proto) const;
    [all...]
descriptor.cc     [all...]
descriptor_unittest.cc 148 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service,
152 MethodDescriptorProto* result = service->add_method();
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 46 class MethodDescriptorProto;
    [all...]
descriptor.pb.cc 252 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, name_),
253 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, input_type_),
254 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, output_type_),
255 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, options_),
260 MethodDescriptorProto::default_instance_,
262 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _has_bits_[0]),
263 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _unknown_fields_),
267 sizeof(MethodDescriptorProto));
493 MethodDescriptorProto_descriptor_, &MethodDescriptorProto::default_instance());
537 delete MethodDescriptorProto::default_instance_
    [all...]
descriptor.h 86 class MethodDescriptorProto;
    [all...]
descriptor.cc     [all...]
descriptor_unittest.cc 150 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service,
154 MethodDescriptorProto* result = service->add_method();
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser.h 256 bool ParseServiceMethod(MethodDescriptorProto* method);
parser.cc 943 bool Parser::ParseServiceMethod(MethodDescriptorProto* method) {
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.h 356 bool ParseServiceMethod(MethodDescriptorProto* method,
parser.cc     [all...]
parser_unittest.cc     [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java     [all...]
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 1265 milliseconds