Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware.cpp20 const static std::string baseObjPathSoftware = "/xyz/openbmc_project/software/"; variable
28 SoftwareActivation(ctx, (baseObjPathSoftware + swid).c_str(), in Software()
31 parentDevice(parent), swid(swid), objectPath(baseObjPathSoftware + swid),
34 std::string objPath = baseObjPathSoftware + swid;