Home
last modified time | relevance | path

Searched defs:CheckJsonStringType (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Denv_config_parser.cc93 bool EnvConfigParser::CheckJsonStringType(const nlohmann::json &content, const std::string &setting… in CheckJsonStringType() function in mindspore::EnvConfigParser
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/data_dump/
Ddump_json_parser.cc545 void CheckJsonStringType(const nlohmann::json &content, const std::string &key) { in CheckJsonStringType() function