Home | History | Annotate | Download | only in protobuf

Lines Matching refs:type_

544   Type type_;
731 const EnumDescriptor* type_;
1470 return this - type_->values_;
1482 return kTypeToName[type_];
1486 return kTypeToCppTypeMap[type_];
1490 return kCppTypeToName[kTypeToCppTypeMap[type_]];