Home
last modified time | relevance | path

Searched refs:HiSysEventJsonDecorator (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_json_decorator.cpp53 HiSysEventJsonDecorator::HiSysEventJsonDecorator() in HiSysEventJsonDecorator() function in OHOS::HiviewDFX::HiSysEventJsonDecorator
72 bool HiSysEventJsonDecorator::CheckAttrDecorationNeed(const Json::Value& eventJson, const std::stri… in HiSysEventJsonDecorator()
80 Validity HiSysEventJsonDecorator::CheckAttrValidity(const Json::Value& eventJson, const std::string… in HiSysEventJsonDecorator()
98 Validity HiSysEventJsonDecorator::CheckLevelValidity(const Json::Value& baseInfo) in HiSysEventJsonDecorator()
113 bool HiSysEventJsonDecorator::CheckEventDecorationNeed(const Json::Value& eventJson, in HiSysEventJsonDecorator()
140 std::string HiSysEventJsonDecorator::Decorate(Validity validity, std::string& key, std::string& val… in HiSysEventJsonDecorator()
161 std::string HiSysEventJsonDecorator::DecorateEventJsonStr(const HiSysEventRecord& record) in HiSysEventJsonDecorator()
211 std::string HiSysEventJsonDecorator::DecorateJsonStr(const std::string& origin, DecorateMarks marks) in HiSysEventJsonDecorator()
223 bool HiSysEventJsonDecorator::JudgeDataType(const std::string &dataType, const Json::Value &eventJs… in HiSysEventJsonDecorator()
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool_listener.h29 …heckValidEvent(checkValidEvent), eventJsonDecorator(std::make_shared<HiSysEventJsonDecorator>()) {} in HiSysEventToolListener()
38 std::shared_ptr<HiSysEventJsonDecorator> eventJsonDecorator;
H A Dhisysevent_tool_query.h31 eventJsonDecorator(std::make_shared<HiSysEventJsonDecorator>()) {}
39 std::shared_ptr<HiSysEventJsonDecorator> eventJsonDecorator;
H A Dhisysevent_json_decorator.h37 class HiSysEventJsonDecorator {
39 HiSysEventJsonDecorator();
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_tool_unit_test.cpp125 HiSysEventJsonDecorator decorator;
378 HiSysEventJsonDecorator decorator;