Searched refs:l_systemInventoryBackupPath (Results 1 – 1 of 1) sorted by relevance
14 const auto l_systemInventoryBackupPath{ in checkInventoryBackupPath() local19 if (std::filesystem::is_directory(l_systemInventoryBackupPath) && in checkInventoryBackupPath()20 !std::filesystem::is_empty(l_systemInventoryBackupPath)) in checkInventoryBackupPath()26 l_systemInventoryBackupPath}; in checkInventoryBackupPath()71 const auto l_systemInventoryBackupPath{ in restoreInventoryBackupData() local79 l_systemInventoryBackupPath}; in restoreInventoryBackupData()162 const auto l_systemInventoryBackupPath{ in clearInventoryBackupData() local167 std::filesystem::remove_all(l_systemInventoryBackupPath); in clearInventoryBackupData()