Home
last modified time | relevance | path

Searched defs:SendProcessStartFailedEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_event.cpp134 bool AppMgrEventUtil::SendProcessStartFailedEvent(std::shared_ptr<AppRunningRecord> callerAppRecord, in SendProcessStartFailedEvent() function in OHOS::AppExecFwk::AppMgrEventUtil
H A Dapp_mgr_service_inner.cpp3599 bool AppMgrServiceInner::SendProcessStartFailedEvent(std::shared_ptr<AppRunningRecord> appRecord, in SendProcessStartFailedEvent() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp498 void EventReport::SendProcessStartFailedEvent(const EventName &eventName, const EventInfo &eventInf… in SendProcessStartFailedEvent() function in OHOS::AAFwk::EventReport