Lines Matching refs:vpd

16             std::filesystem::path(vpd::constants::systemInvPath)  in checkInventoryBackupPath()
38 o_errCode = vpd::error_code::STANDARD_EXCEPTION; in checkInventoryBackupPath()
59 vpd::commonUtility::getErrCodeMsg(o_errCode)); in restoreInventoryBackupData()
66 std::filesystem::path(vpd::constants::systemVpdInvPath) in restoreInventoryBackupData()
73 std::filesystem::path(vpd::constants::systemVpdInvPath) in restoreInventoryBackupData()
119 vpd::PlaceHolder::PEL, in restoreInventoryBackupData()
120 vpd::types::PelInfoTuple{ in restoreInventoryBackupData()
121 vpd::types::ErrorType::FirmwareError, in restoreInventoryBackupData()
122 vpd::types::SeverityType::Warning, 0, in restoreInventoryBackupData()
134 o_errCode = vpd::error_code::INVALID_INVENTORY_PATH; in restoreInventoryBackupData()
144 vpd::PlaceHolder::PEL, in restoreInventoryBackupData()
145 vpd::types::PelInfoTuple{vpd::types::ErrorType::FirmwareError, in restoreInventoryBackupData()
146 vpd::types::SeverityType::Warning, 0, in restoreInventoryBackupData()
150 o_errCode = vpd::error_code::STANDARD_EXCEPTION; in restoreInventoryBackupData()
164 std::filesystem::path(vpd::constants::systemVpdInvPath) in clearInventoryBackupData()
177 vpd::PlaceHolder::PEL, in clearInventoryBackupData()
178 vpd::types::PelInfoTuple{vpd::types::ErrorType::FirmwareError, in clearInventoryBackupData()
179 vpd::types::SeverityType::Warning, 0, in clearInventoryBackupData()
183 o_errCode = vpd::error_code::STANDARD_EXCEPTION; in clearInventoryBackupData()
200 if (vpd::commonUtility::restartService( in restartInventoryManagerService()
213 vpd::commonUtility::getErrCodeMsg(o_errCode)); in restartInventoryManagerService()
217 vpd::dbusUtility::isServiceRunning(m_inventoryManagerServiceName) in restartInventoryManagerService()
218 ? vpd::error_code::SERVICE_RUNNING in restartInventoryManagerService()
219 : vpd::error_code::SERVICE_NOT_RUNNING; in restartInventoryManagerService()
226 o_errCode = vpd::error_code::STANDARD_EXCEPTION; in restartInventoryManagerService()
261 vpd::PlaceHolder::COLLECTION); in moveFiles()
278 vpd::PlaceHolder::COLLECTION); in moveFiles()