Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp4565 OSDictionary *origFeatures = OSDynamicCast(OSDictionary, origFeaturesProp.get()); local
4569 if (origFeatures) {
4570 features = OSDictionary::withDictionary(origFeatures);
4659 OSDictionary *origFeatures = OSDynamicCast(OSDictionary, origFeaturesProp.get()); local
4662 if (origFeatures) {
4666 features = OSDictionary::withDictionary(origFeatures);