Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_json_decorator.h45 Validity CheckAttrValidity(const Json::Value& eventJson, const std::string& key,
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_json_decorator.cpp75 auto ret = CheckAttrValidity(eventJson, key, standard); in HiSysEventJsonDecorator()
80 Validity HiSysEventJsonDecorator::CheckAttrValidity(const Json::Value& eventJson, const std::string… in HiSysEventJsonDecorator() function in OHOS::HiviewDFX::HiSysEventJsonDecorator