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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.cc 140 for (int i = 0; i < message_type.nested_type_size(); i++) {
descriptor.pb.cc     [all...]
descriptor.pb.h 647 inline int nested_type_size() const;
3390 inline int DescriptorProto::nested_type_size() const { function in class:google::protobuf::DescriptorProto
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc     [all...]
  /external/protobuf/src/google/protobuf/
descriptor_database.cc 140 for (int i = 0; i < message_type.nested_type_size(); i++) {
descriptor.pb.cc     [all...]
descriptor.pb.h 616 inline int nested_type_size() const;
2876 inline int DescriptorProto::nested_type_size() const { function in class:google::protobuf::DescriptorProto
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc 608 message->nested_type_size());
    [all...]
parser_unittest.cc     [all...]

Completed in 201 milliseconds