Searched refs:m_dstInvPath (Results 1 – 2 of 2) sorted by relevance
147 jsonUtility::getServiceName(m_sysCfgJsonObj, m_dstInvPath, l_errCode); in getSrcAndDstServiceName()346 std::tie(m_dstFruPath, m_dstInvPath) = getFruAndInvPaths("destination"); in backupAndRestore()347 if (m_dstFruPath.empty() || m_dstInvPath.empty()) in backupAndRestore()423 m_dstInvPath.empty()) in backupAndRestoreIpzVpd()
234 std::string m_dstInvPath{}; member in vpd::BackupAndRestore