Searched refs:clonedSet (Results 1 – 1 of 1) sorted by relevance
301 UnicodeSet *clonedSet = static_cast<UnicodeSet *>(chars->clone()); in uspoof_setAllowedUnicodeSet() local302 if (clonedSet == NULL || clonedSet->isBogus()) { in uspoof_setAllowedUnicodeSet()306 clonedSet->freeze(); in uspoof_setAllowedUnicodeSet()308 This->fAllowedCharsSet = clonedSet; in uspoof_setAllowedUnicodeSet()