Searched refs:jsonFFDC (Results 1 – 2 of 2) sorted by relevance
136 void commit(const nlohmann::json& jsonFFDC, bool isPowerOffError = false);
82 void FanError::commit(const json& jsonFFDC, bool isPowerOffError) in commit() argument95 auto ffdcFile = makeJsonFFDCFile(jsonFFDC); in commit()