Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_json_decorator.h48 bool CheckEventDecorationNeed(const Json::Value& eventJson, BaseInfoHandler baseJsonInfoHandler,
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_json_decorator.cpp113 bool HiSysEventJsonDecorator::CheckEventDecorationNeed(const Json::Value& eventJson, in HiSysEventJsonDecorator() function in OHOS::HiviewDFX::HiSysEventJsonDecorator
184 auto needDecorate = CheckEventDecorationNeed(eventJson, in HiSysEventJsonDecorator()