Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp43 const std::string CommonEventSupport::COMMON_EVENT_PACKAGE_RESTARTED = "usual.event.PACKAGE_RESTARTED"; member in OHOS::EventFwk::CommonEventSupport
242 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_PACKAGE_RESTARTED); in Init()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp656 inner->NotifyAppStatus(appRecord->GetBundleName(), CommonEventSupport::COMMON_EVENT_PACKAGE_RESTARTED); in TerminateAbility()
H A Dapp_mgr_service_inner.cpp1611 NotifyAppStatus(bundleName, EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_RESTARTED); in KillApplicationByBundleName()
1622 NotifyAppStatus(bundleName, EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_RESTARTED); in KillApplicationByBundleName()

Completed in 16 milliseconds