Searched defs:constName (Results 1 – 5 of 5) sorted by relevance
388 private final String constName; field in ClassFile.AnnotationInfo.ElementValue.EnumConstValue390 public EnumConstValue(String typeName, String constName) { in EnumConstValue()406 public String constName() { in constName() method in ClassFile.AnnotationInfo.ElementValue.EnumConstValue
341 String constName = constantPool.utf8(constNameIndex); in readElementValue() local
678 std::string constName(getCppName(CV)); in printConstant() local
987 string constName = MarkType::kEnumClass == token.fMarkType ? in checkTokens() local
986 string constName = MarkType::kEnumClass == token.fMarkType ? in checkTokens() local