Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx702 dictType = (ABPropertyType) getABTypeFromCFType( CFGetTypeID(dictValues[i]) ); in createHeaderForProperty()
769 arrType = (ABPropertyType) getABTypeFromCFType( CFGetTypeID(arrValue) ); in createHeaderForProperty()
907 ABPropertyType ab_type = getABTypeFromCFType( cf_type ); in insertPropertyIntoMacabRecord()
1115 ABPropertyType MacabRecords::getABTypeFromCFType(const CFTypeID cf_type ) const in getABTypeFromCFType() function in MacabRecords
H A DMacabRecords.hxx81 ABPropertyType getABTypeFromCFType(const CFTypeID cf_type ) const;

Completed in 38 milliseconds