Searched defs:CheckJsonStringType (Results 1 – 2 of 2) sorted by relevance
93 bool EnvConfigParser::CheckJsonStringType(const nlohmann::json &content, const std::string &setting… in CheckJsonStringType() function in mindspore::EnvConfigParser
545 void CheckJsonStringType(const nlohmann::json &content, const std::string &key) { in CheckJsonStringType() function