Searched defs:CheckJsonKeyExist (Results 1 – 2 of 2) sorted by relevance
80 std::optional<nlohmann::detail::iter_impl<const nlohmann::json>> EnvConfigParser::CheckJsonKeyExist( in CheckJsonKeyExist() function in mindspore::EnvConfigParser
48 auto DumpJsonParser::CheckJsonKeyExist(const nlohmann::json &content, const std::string &key) { in CheckJsonKeyExist() function in mindspore::DumpJsonParser