Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx52 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()
H A DMacabRecords.hxx56 CFStringRef recordType; member in connectivity::macab::MacabRecords

Completed in 14 milliseconds