Home
last modified time | relevance | path

Searched refs:HasBoolMember (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Devent_json_parser.h61 bool HasBoolMember(const Json::Value& jsonObj, const std::string& name) const;
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_json_parser.cpp106 bool EventJsonParser::HasBoolMember(const Json::Value& jsonObj, const std::string& name) const in HasBoolMember() function in OHOS::HiviewDFX::EventJsonParser
164 if (HasBoolMember(baseJsonInfo, PRESERVE)) { in ParseBaseConfig()

Completed in 2 milliseconds