Searched defs:chassisPath (Results 1 – 11 of 11) sorted by relevance
55 std::optional<std::string> chassisPath; in getValidChassisPath() local
51 std::string chassisPath = in main() local
183 std::string chassisPath; member in open_power::occ::dbus::OccDBusSensors
128 for (const auto& chassisPath : chassisPathList) in initializeChassisList() local
215 std::string chassisPath; member in phosphor::power::chassis::Chassis
128 auto chassisPath = getChassis(bus, invpath); in handleChassisHealthRollup() local
31 Chassis::Chassis(sdbusplus::bus_t& bus, const std::string& chassisPath, in Chassis()
74 const std::optional<std::string>& chassisPath) in afterGetChassisPath()
347 getChassisConnectivity(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & chassisPath) getChassisConnectivity() argument
453 const std::string* chassisPath = nullptr; in getChassis() local
623 const std::string& inventoryPath, const std::string& chassisPath) in setInventoryAssociation()