Searched refs:kRootDomainSupportedFeatures (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h49 #define kRootDomainSupportedFeatures "Supported Features" macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp405 setProperty(kRootDomainSupportedFeatures, tmpDict);
1181 (OSDictionary *) getProperty(kRootDomainSupportedFeatures);
1227 setProperty(kRootDomainSupportedFeatures, features);
1265 (OSDictionary *) getProperty(kRootDomainSupportedFeatures);
1347 setProperty(kRootDomainSupportedFeatures, features);

Completed in 34 milliseconds