Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h137 …static void LogErrorEvent(const std::string &name, HiSysEventType type, const EventInfo &eventInfo…
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp112 void EventReport::LogErrorEvent(const std::string &name, HiSysEventType type, const EventInfo &even… in LogErrorEvent() function in OHOS::AAFwk::EventReport
229 LogErrorEvent(name, type, eventInfo); in SendAbilityEvent()