Searched refs:restoreExInfoJson (Results 1 – 1 of 1) sorted by relevance
812 nlohmann::json restoreExInfoJson; in GetRestoreExInfo() local813 restoreExInfoJson[STAT_KEY_RESULT_INFO] = { GetErrorInfoJson(), GetCountInfoJson(STAT_TYPES) }; in GetRestoreExInfo()814 return restoreExInfoJson.dump(); in GetRestoreExInfo()