Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h50 static const int32_t SYSTEM_LOCK = 20; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp135 tmpHandlerObject.event_.eventId_ = BundleActiveEvent::SYSTEM_LOCK; in HandleLockEvent()
513 case BundleActiveEvent::SYSTEM_LOCK: in ObtainSystemEventName()
H A Dbundle_active_usage_database.cpp1847 case BundleActiveEvent::SYSTEM_LOCK: in GetSystemEventName()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp541 …database_.QueryDeviceEventStats(BundleActiveEvent::SYSTEM_LOCK, beginTime, endTime, systemEventSta… in QueryDeviceEventStats()
568 && ((currentStats->events_.events_[i].eventId_== BundleActiveEvent::SYSTEM_LOCK) in GetCachedSystemEvents()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp306 event.eventId_ = BundleActiveEvent::SYSTEM_LOCK;
351 int32_t userId = BundleActiveEvent::SYSTEM_LOCK;
H A Dpackage_usage_test.cpp111 eventId = BundleActiveEvent::SYSTEM_LOCK;