Home
last modified time | relevance | path

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

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