Searched refs:HiSysEventJsonDecorator (Results 1 – 5 of 5) sorted by relevance
53 HiSysEventJsonDecorator::HiSysEventJsonDecorator() in HiSysEventJsonDecorator() function in OHOS::HiviewDFX::HiSysEventJsonDecorator72 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()
29 …heckValidEvent(checkValidEvent), eventJsonDecorator(std::make_shared<HiSysEventJsonDecorator>()) {} in HiSysEventToolListener()38 std::shared_ptr<HiSysEventJsonDecorator> eventJsonDecorator;
31 eventJsonDecorator(std::make_shared<HiSysEventJsonDecorator>()) {}39 std::shared_ptr<HiSysEventJsonDecorator> eventJsonDecorator;
37 class HiSysEventJsonDecorator {39 HiSysEventJsonDecorator();
125 HiSysEventJsonDecorator decorator;378 HiSysEventJsonDecorator decorator;