Home
last modified time | relevance | path

Searched refs:setPropertyTable (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h292 virtual void setPropertyTable( OSDictionary * dict );
/xnu-11215/iokit/Kernel/
H A DIONVRAM.cpp1282 setPropertyTable(dict.get()); in init()
H A DIORegistryEntry.cpp461 IORegistryEntry::setPropertyTable( OSDictionary * dict ) in setPropertyTable() function in IORegistryEntry