Lines Matching defs:path
194 sdbusplus::message::object_path path(objectPath);
195 if (path.filename() == powerSupplyId)
197 callback(path, service.begin()->first);
227 const std::string& service, const std::string& path)
230 service, path, "xyz.openbmc_project.Inventory.Item", "Present",
253 const std::string& service, const std::string& path)
256 service, path, "xyz.openbmc_project.State.Decorator.OperationalStatus",
280 const std::string& service, const std::string& path)
283 service, path, "xyz.openbmc_project.Inventory.Decorator.Asset",
320 const std::string& service, const std::string& path)
323 service, path, "xyz.openbmc_project.Software.Version", "Version",
343 const std::string& service, const std::string& path)
346 service, path, "xyz.openbmc_project.Inventory.Decorator.LocationCode",
424 const auto& [path, serviceMap] = *subtree.begin();
427 service, path, "xyz.openbmc_project.Control.PowerSupplyAttributes",