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