Searched refs:ParseCommonDumpSetting (Results 1 – 2 of 2) sorted by relevance
91 void ParseCommonDumpSetting(const nlohmann::json &content);
122 ParseCommonDumpSetting(j); in Parse()238 void DumpJsonParser::ParseCommonDumpSetting(const nlohmann::json &content) { in ParseCommonDumpSetting() function in mindspore::DumpJsonParser