Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOWorkloadConfig.cpp451 parseRoot(const OSSymbol &id, const OSObject *rootDict, OSString *&defaultPhase) in parseRoot() argument
453 const OSDictionary *root = OSDynamicCast(OSDictionary, rootDict); in parseRoot()