Searched refs:recordType (Results 1 – 2 of 2) sorted by relevance
52 recordType = kABPersonRecordType; in MacabRecords()79 recordType = kABPersonRecordType; in MacabRecords()97 recordType = kABPersonRecordType; in MacabRecords()130 if(CFStringCompare(recordType, kABPersonRecordType, 0) == kCFCompareEqualTo) in initialize()141 header = createHeaderForRecordType(allRecords, recordType); in initialize()147 records[i] = createMacabRecord(record, header, recordType); in initialize()
56 CFStringRef recordType; member in connectivity::macab::MacabRecords
Completed in 111 milliseconds