Searched refs:getPropertyTable (Results 1 – 6 of 6) sorted by relevance
431 if (getPropertyTable()) { in free()432 getPropertyTable()->release(); in free()564 OSArray * keys = getPropertyTable()->copyKeys(); in copyPropertyKeys()576 dict = OSDictionary::withDictionary( getPropertyTable(), in dictionaryWithProperties()577 getPropertyTable()->getCapacity()); in dictionaryWithProperties()737 obj = getPropertyTable()->getObject( aKey ); in getProperty()747 getPropertyTable()->removeObject( aKey ); in removeProperty()774 ret = getPropertyTable()->setObject( aKey, anObject ); in setProperty()1495 entry->getPropertyTable()))) { in hasAlias()2118 OSDictionary *ptable = getPropertyTable(); in attachToParent()[all …]
727 dict = service->getPropertyTable(); in terminateDrivers()
446 propTable = regEntry->getPropertyTable(); in MakeReferenceTable()
1601 if (getPropertyTable() || super::init()) { in init()1611 if (getPropertyTable() || super::init(dictionary)) { in init()1623 if (getPropertyTable() || super::init()) { in initWithTask()
838 if (getPropertyTable()) { in free()
650 /* inline */ OSDictionary * getPropertyTable( void ) const;