Searched refs:matchingNameRaw (Results 1 – 1 of 1) sorted by relevance
998 OSString* matchingNameRaw = NULL; in IODTCompareNubName() local999 bool result = IODTCompareNubName(regEntry, name, &matchingNameRaw); in IODTCompareNubName()1000 matchingName.reset(matchingNameRaw, OSNoRetain); in IODTCompareNubName()