Searched refs:getSystemStateNotificationService (Results 1 – 4 of 4) sorted by relevance
1071 IOService * service = IOService::getSystemStateNotificationService(); in IOServiceStateNotificationTests()1082 kr = IOService::getSystemStateNotificationService()->StateNotificationItemSet(str, value); in IOServiceStateNotificationTests()
1279 static IOService * getSystemStateNotificationService(void);
4722 …getSystemStateNotificationService()->StateNotificationItemSet(gIOSystemStateSleepDescriptionKey, s… in systemPower()4816 …getSystemStateNotificationService()->StateNotificationItemSet(gIOSystemStateHaltDescriptionKey, ha… in systemHalt()4868 …getSystemStateNotificationService()->StateNotificationItemSet(gIOSystemStatePowerSourceDescription… in powerSourceChanged()6301 service = getSystemStateNotificationService(); in CopySystemStateNotificationService_Impl()
1537 IOService::getSystemStateNotificationService(void) in getSystemStateNotificationService() function in IOService