Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_json_parser.cpp92 bool EventJsonParser::HasIntMember(const Json::Value& jsonObj, const std::string& name) const in HasIntMember() function in OHOS::HiviewDFX::EventJsonParser
155 if (HasIntMember(baseJsonInfo, PRIVACY)) { in ParseBaseConfig()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Devent_json_parser.h59 bool HasIntMember(const Json::Value& jsonObj, const std::string& name) const;