Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_power_state_callback_service.cpp36 eventId = BundleActiveEvent::SYSTEM_WAKEUP; in OnPowerStateChanged()
H A Dbundle_active_core.cpp522 case BundleActiveEvent::SYSTEM_WAKEUP: in ObtainSystemEventName()
H A Dbundle_active_usage_database.cpp1856 case BundleActiveEvent::SYSTEM_WAKEUP: in GetSystemEventName()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h53 static const int32_t SYSTEM_WAKEUP = 23; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp544 …database_.QueryDeviceEventStats(BundleActiveEvent::SYSTEM_WAKEUP, beginTime, endTime, systemEventS… in QueryDeviceEventStats()
571 || (currentStats->events_.events_[i].eventId_== BundleActiveEvent::SYSTEM_WAKEUP))) { in GetCachedSystemEvents()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp315 event.eventId_ = BundleActiveEvent::SYSTEM_WAKEUP;
360 userId = BundleActiveEvent::SYSTEM_WAKEUP;