HomeSort by relevance Sort by last modified time
    Searched full:message_type_size (Results 1 - 5 of 5) sorted by null

  /external/protobuf/src/google/protobuf/
descriptor_database.cc 67 for (int i = 0; i < file.message_type_size(); i++) {
descriptor_database_unittest.cc 62 for (int i = 0; i < proto.message_type_size(); i++) {
descriptor.pb.cc     [all...]
descriptor.pb.h 337 inline int message_type_size() const;
2627 inline int FileDescriptorProto::message_type_size() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc     [all...]

Completed in 654 milliseconds