Home
last modified time | relevance | path

Searched refs:LogTerminateAbilityEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h139 …static void LogTerminateAbilityEvent(const std::string &name, HiSysEventType type, const EventInfo…
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp137 void EventReport::LogTerminateAbilityEvent(const std::string &name, HiSysEventType type, const Even… in LogTerminateAbilityEvent() function in OHOS::AAFwk::EventReport
236 LogTerminateAbilityEvent(name, type, eventInfo); in SendAbilityEvent()