Home
last modified time | relevance | path

Searched refs:DEVICE_EVENT_PACKAGE_NAME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h54 inline static const std::string DEVICE_EVENT_PACKAGE_NAME = "openharmony"; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp356 event.bundleName_ = BundleActiveEvent::DEVICE_EVENT_PACKAGE_NAME; in ShutDown()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp37 startupEvent.bundleName_ = BundleActiveEvent::DEVICE_EVENT_PACKAGE_NAME; in Init()