Home
last modified time | relevance | path

Searched refs:SYSTEM_SLEEP (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_power_state_callback_service.cpp38 eventId = BundleActiveEvent::SYSTEM_SLEEP; in OnPowerStateChanged()
H A Dbundle_active_core.cpp631 case BundleActiveEvent::SYSTEM_SLEEP: in ObtainSystemEventName()
H A Dbundle_active_usage_database.cpp1848 case BundleActiveEvent::SYSTEM_SLEEP: in GetSystemEventName()
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h52 static const int32_t SYSTEM_SLEEP = 22; member in OHOS::DeviceUsageStats::BundleActiveEvent
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp557 database_.QueryDeviceEventStats(BundleActiveEvent::SYSTEM_SLEEP, beginTime, endTime, systemEventStats, userId); in QueryDeviceEventStats()
584 || (currentStats->events_.events_[i].eventId_== BundleActiveEvent::SYSTEM_SLEEP) in GetCachedSystemEvents()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp290 event.eventId_ = BundleActiveEvent::SYSTEM_SLEEP; in HWTEST_F()
335 userId = BundleActiveEvent::SYSTEM_SLEEP; in HWTEST_F()
336 EXPECT_EQ(database->GetSystemEventName(userId), "SYSTEM_SLEEP"); in HWTEST_F()

Completed in 18 milliseconds