Searched defs:CheckJsonValue (Results 1 – 3 of 3) sorted by relevance
26 … static bool CheckJsonValue(const nlohmann::json &value, std::initializer_list<std::string> params) in CheckJsonValue() function
48 bool JsonParser::CheckJsonValue(const Json::Value& eventJson, const std::vector<std::string>& field… in CheckJsonValue() function in OHOS::HiviewDFX::JsonParser
78 bool HiSysEventObserver::CheckJsonValue(const nlohmann::json& value, std::initializer_list<std::str… in CheckJsonValue() function in OHOS::ResourceSchedule::HiSysEventObserver