Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_event.cpp84 bool AppMgrEventUtil::SendProcessStartEvent(const std::shared_ptr<AppRunningRecord> &callerAppRecor… in SendProcessStartEvent() function in OHOS::AppExecFwk::AppMgrEventUtil
H A Dapp_mgr_service_inner.cpp3560 bool AppMgrServiceInner::SendProcessStartEvent(const std::shared_ptr<AppRunningRecord> &appRecord, … in SendProcessStartEvent() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp458 void EventReport::SendProcessStartEvent(const EventName &eventName, const EventInfo &eventInfo) in SendProcessStartEvent() function in OHOS::AAFwk::EventReport