Searched defs:retentionJson (Results 1 – 1 of 1) sorted by relevance
415 static bool CheckJsonElement(const std::string& key, const Json& retentionJson, const KeyType& keyT… in CheckJsonElement()438 for (auto& retentionJson : jsonObject["retention"]) { in FromJson() local