Home
last modified time | relevance | path

Searched refs:swRootPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/fw-update/
H A Dupdate_manager.cpp78 objPath = swRootPath + swId; in processPackage()
101 objPath = swRootPath + swId; in processStreamDefer()
H A Dupdate_manager.hpp133 const std::string swRootPath{"/xyz/openbmc_project/software/"}; member in pldm::fw_update::UpdateManager