Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx889insertPropertyIntoMacabRecord(propertyType, macabRecord, _header, propertyNameString, propertyValu… in createMacabRecord()
904 void MacabRecords::insertPropertyIntoMacabRecord(MacabRecord *_abrecord, const MacabHeader *_header… in insertPropertyIntoMacabRecord() function in MacabRecords
910 insertPropertyIntoMacabRecord(ab_type, _abrecord, _header, _propertyName, _propertyValue); in insertPropertyIntoMacabRecord()
917 void MacabRecords::insertPropertyIntoMacabRecord(const ABPropertyType _propertyType, MacabRecord *_… in insertPropertyIntoMacabRecord() function in MacabRecords
996 insertPropertyIntoMacabRecord(_abrecord, _header, newPropertyName, arrValue); in insertPropertyIntoMacabRecord()
1039 insertPropertyIntoMacabRecord(_abrecord, _header, newPropertyName, dictValues[i]); in insertPropertyIntoMacabRecord()
1082 insertPropertyIntoMacabRecord(multiType, _abrecord, _header, newPropertyName, multiValue); in insertPropertyIntoMacabRecord()
H A DMacabRecords.hxx82 …void insertPropertyIntoMacabRecord(MacabRecord *_abrecord, const MacabHeader *_header, const ::rtl…
83 …void insertPropertyIntoMacabRecord(const ABPropertyType _propertyType, MacabRecord *_abrecord, con…

Completed in 22 milliseconds