Searched refs:copyType (Results 1 – 3 of 3) sorted by relevance
496 writer.annotation(copyType(type), numPairs); in annotation()513 writer.enumConstValue(copyType(typeNameIndex), copy(constNameIndex)); in enumMemberValue()518 writer.classInfoIndex(copyType(index)); in classMemberValue()555 int copyType(int srcIndex) { in copyType() method in AnnotationsAttribute.Copier
148 void copyType(const char type[]); // makes a copy of the string
333 void SkView::Click::copyType(const char type[]) { in copyType() function in SkView::Click