Searched refs:multiLabel (Results 1 – 1 of 1) sorted by relevance
546 CFStringRef multiLabel, localizedMultiLabel; in createHeaderForProperty() local562 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in createHeaderForProperty()564 CFRelease(multiLabel); in createHeaderForProperty()594 CFStringRef multiLabel, localizedMultiLabel; in createHeaderForProperty() local614 if(multiValue && multiLabel) in createHeaderForProperty()616 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in createHeaderForProperty()618 CFRelease(multiLabel); in createHeaderForProperty()620 multiLabel = OUStringToCFString(multiLabelString); in createHeaderForProperty()1067 CFStringRef multiLabel, localizedMultiLabel; in insertPropertyIntoMacabRecord() local1079 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in insertPropertyIntoMacabRecord()[all …]
Completed in 8 milliseconds