Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_json_decorator.h47 Validity CheckLevelValidity(const Json::Value& baseInfo);
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_json_decorator.cpp98 Validity HiSysEventJsonDecorator::CheckLevelValidity(const Json::Value& baseInfo) in HiSysEventJsonDecorator() function in OHOS::HiviewDFX::HiSysEventJsonDecorator
186 auto levelValidity = this->CheckLevelValidity(definedBase); in HiSysEventJsonDecorator()