Searched refs:getPropertyTable (Results 1 – 6 of 6) sorted by relevance
416 if (getPropertyTable()) { in free()417 getPropertyTable()->release(); in free()533 OSCollection *snapshotProperties = getPropertyTable()->copyCollection(); in serializeProperties()549 OSArray * keys = getPropertyTable()->copyKeys(); in copyPropertyKeys()561 dict = OSDictionary::withDictionary( getPropertyTable(), in dictionaryWithProperties()562 getPropertyTable()->getCapacity()); in dictionaryWithProperties()722 obj = getPropertyTable()->getObject( aKey ); in getProperty()732 getPropertyTable()->removeObject( aKey ); in removeProperty()759 ret = getPropertyTable()->setObject( aKey, anObject ); in setProperty()1477 entry->getPropertyTable()))) { in hasAlias()[all …]
630 dict = service->getPropertyTable(); in terminateDrivers()
419 propTable = regEntry->getPropertyTable(); in MakeReferenceTable()
1552 if (getPropertyTable() || super::init()) { in init()1562 if (getPropertyTable() || super::init(dictionary)) { in init()1574 if (getPropertyTable() || super::init()) { in initWithTask()
816 if (getPropertyTable()) { in free()
648 /* inline */ OSDictionary * getPropertyTable( void ) const;