Searched refs:condParams (Results 1 – 2 of 2) sorted by relevance
36 Condition getPropertiesMatch(const json& condParams) in getPropertiesMatch() argument38 if (!condParams.contains("properties")) in getPropertiesMatch()43 entry("NAME=%s", condParams["name"].get<std::string>().c_str())); in getPropertiesMatch()47 for (auto& param : condParams["properties"]) in getPropertiesMatch()
57 Condition getPropertiesMatch(const json& condParams);