Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Denv_config_parser.cc80 std::optional<nlohmann::detail::iter_impl<const nlohmann::json>> EnvConfigParser::CheckJsonKeyExist( in CheckJsonKeyExist() function in mindspore::EnvConfigParser
/third_party/mindspore/mindspore/ccsrc/debug/data_dump/
Ddump_json_parser.cc48 auto DumpJsonParser::CheckJsonKeyExist(const nlohmann::json &content, const std::string &key) { in CheckJsonKeyExist() function in mindspore::DumpJsonParser