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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.cc 71 for (int i = 0; i < file.enum_type_size(); i++) {
descriptor.pb.cc     [all...]
descriptor.pb.h 372 inline int enum_type_size() const;
659 inline int enum_type_size() const;
3067 inline int FileDescriptorProto::enum_type_size() const { function in class:google::protobuf::FileDescriptorProto
3415 inline int DescriptorProto::enum_type_size() const { function in class:google::protobuf::DescriptorProto
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_database.cc 71 for (int i = 0; i < file.enum_type_size(); i++) {
descriptor.pb.cc     [all...]
descriptor.pb.h 349 inline int enum_type_size() const;
628 inline int enum_type_size() const;
2652 inline int FileDescriptorProto::enum_type_size() const { function in class:google::protobuf::FileDescriptorProto
2901 inline int DescriptorProto::enum_type_size() const { function in class:google::protobuf::DescriptorProto
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc 495 FileDescriptorProto::kEnumTypeFieldNumber, file->enum_type_size());
613 message->enum_type_size());
    [all...]

Completed in 79 milliseconds