Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h222 …static void SendComponentStateSysEvent(const std::string &bundleName, const std::string &abilityNa…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Devent_report.cpp96 void EventReport::SendComponentStateSysEvent(const std::string &bundleName, const std::string &abil… in SendComponentStateSysEvent() function in OHOS::AppExecFwk::EventReport
H A Dbundle_mgr_host_impl.cpp2152 EventReport::SendComponentStateSysEvent(bundleName, "", userId, isEnable, 0, caller); in SetApplicationEnabled()
2205 EventReport::SendComponentStateSysEvent(bundleName, "", userId, isEnable, appIndex, caller); in SetCloneApplicationEnabled()
2294 …EventReport::SendComponentStateSysEvent(abilityInfo.bundleName, abilityInfo.name, userId, isEnable… in SetAbilityEnabled()
2341 EventReport::SendComponentStateSysEvent( in SetCloneAbilityEnabled()