Searched refs:baseObjPathSoftware (Results 1 – 1 of 1) sorted by relevance
20 const static std::string baseObjPathSoftware = "/xyz/openbmc_project/software/"; variable28 SoftwareActivation(ctx, (baseObjPathSoftware + swid).c_str(), in Software()31 parentDevice(parent), swid(swid), objectPath(baseObjPathSoftware + swid),34 std::string objPath = baseObjPathSoftware + swid;