Home
last modified time | relevance | path

Searched refs:BOOT_COMPLETED_EVENT (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_agent_service_test/
H A Dapp_domain_verify_agent_service_test.cpp34 const std::string BOOT_COMPLETED_EVENT = "usual.event.BOOT_COMPLETED"; member
242 startReason.SetName(BOOT_COMPLETED_EVENT); in HWTEST_F()
253 idleReason.SetName(BOOT_COMPLETED_EVENT); in HWTEST_F()
265 startReason.SetName(BOOT_COMPLETED_EVENT); in HWTEST_F()
269 idleReason.SetName(BOOT_COMPLETED_EVENT); in HWTEST_F()
285 idleReason.SetName(BOOT_COMPLETED_EVENT); in HWTEST_F()
302 idleReason.SetName(BOOT_COMPLETED_EVENT); in HWTEST_F()
319 idleReason.SetName(BOOT_COMPLETED_EVENT); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp49 const std::string BOOT_COMPLETED_EVENT = "usual.event.BOOT_COMPLETED"; member
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp117 const std::string BOOT_COMPLETED_EVENT = "usual.event.BOOT_COMPLETED"; member
197 if (startReason.GetName() == BOOT_COMPLETED_EVENT && dmDeviceInfoList.empty()) { in HandleBootStart()

Completed in 8 milliseconds