Home
last modified time | relevance | path

Searched refs:multiType (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx550 …ABPropertyType multiType = (ABPropertyType) (ABMultiValuePropertyType((ABMutableMultiValueRef) _pr… in createHeaderForProperty() local
569 headerNames[i]->type = multiType; in createHeaderForProperty()
599 …ABPropertyType multiType = (ABPropertyType) (ABMultiValuePropertyType((ABMutableMultiValueRef) _pr… in createHeaderForProperty() local
621 … multiHeaders[i] = createHeaderForProperty(multiType, multiValue, multiLabel); in createHeaderForProperty()
1070 …ABPropertyType multiType = (ABPropertyType) (ABMultiValuePropertyType((ABMutableMultiValueRef) _pr… in insertPropertyIntoMacabRecord() local
1082 … insertPropertyIntoMacabRecord(multiType, _abrecord, _header, newPropertyName, multiValue); in insertPropertyIntoMacabRecord()