Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1830 IOPMrootDomain::setProperties( OSObject * props_obj ) in setProperties() argument
1833 OSDictionary *dict = OSDynamicCast(OSDictionary, props_obj); in setProperties()