Lines Matching refs:aKey
10734 IOPMrootDomain::copyProperty( const char * aKey) const
10737 obj = IOService::copyProperty(aKey);
10743 if (!strncmp(aKey, kIOPMSleepWakeWdogRebootKey,
10752 if (!strncmp(aKey, kIOPMSleepWakeWdogLogsValidKey,
10766 if (!strcmp(aKey, "DesktopMode")) {
10773 if (!strcmp(aKey, "DisplayIdleForDemandSleep")) {
10781 if (!strcmp(aKey, kIOPMDriverWakeEventsKey)) {
10794 if (!strcmp(aKey, kIOPMSleepStatisticsAppsKey)) {
10807 if (!strcmp(aKey, kIOPMIdleSleepPreventersKey)) {
10813 if (!strcmp(aKey, kIOPMSystemSleepPreventersKey)) {
10819 if (!strcmp(aKey, kIOPMIdleSleepPreventersWithIDKey)) {
10825 if (!strcmp(aKey, kIOPMSystemSleepPreventersWithIDKey)) {
11927 IORootParent::copyProperty( const char * aKey) const
11929 return IOService::copyProperty(aKey);