Searched refs:l_backupAndRestoreCfgFilePath (Results 1 – 3 of 3) sorted by relevance
21 std::string l_backupAndRestoreCfgFilePath = in BackupAndRestore() local25 jsonUtility::getParsedJson(l_backupAndRestoreCfgFilePath); in BackupAndRestore()30 l_backupAndRestoreCfgFilePath); in BackupAndRestore()
1640 std::string l_backupAndRestoreCfgFilePath = in skipPathForCollection() 1644 jsonUtility::getParsedJson(l_backupAndRestoreCfgFilePath); in skipPathForCollection() 1649 l_backupAndRestoreCfgFilePath); in collectFrusFromJson() 1696 std::string l_backupAndRestoreCfgFilePath = performBackupAndRestore() local
685 const std::string& l_backupAndRestoreCfgFilePath = in isBackupAndRestoreRequired() local687 if (!l_backupAndRestoreCfgFilePath.empty() && in isBackupAndRestoreRequired()688 std::filesystem::exists(l_backupAndRestoreCfgFilePath) && in isBackupAndRestoreRequired()689 !std::filesystem::is_empty(l_backupAndRestoreCfgFilePath)) in isBackupAndRestoreRequired()