Searched refs:isBackupAndRestoreRequired (Results 1 – 2 of 2) sorted by relevance
151 if (!jsonUtility::isBackupAndRestoreRequired(m_sysCfgJsonObj, in initBackupAndRestore()1068 if (isBackupOnCache() && jsonUtility::isBackupAndRestoreRequired( in setDeviceTreeAndJson()
726 inline bool isBackupAndRestoreRequired(const nlohmann::json& i_sysCfgJsonObj, in isBackupAndRestoreRequired() function