Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dterminus.hpp250 bool createInventoryPath(std::string tName);
H A Dterminus.cpp90 bool Terminus::createInventoryPath(std::string tName) in createInventoryPath() function in pldm::platform_mc::Terminus
217 if (createInventoryPath(terminusName)) in parseTerminusPDRs()
625 if (createInventoryPath(static_cast<std::string>(tmp.value()))) in updateInventoryWithFru()
H A Dnumeric_sensor.cpp30 inline bool NumericSensor::createInventoryPath( in createInventoryPath() function in pldm::platform_mc::NumericSensor
335 if (!createInventoryPath(associationPath, sensorName, pdr->entity_type, in NumericSensor()
578 if (!createInventoryPath(associationPath, sensorName, pdr->entity_type, in NumericSensor()
H A Dnumeric_sensor.hpp432 inline bool createInventoryPath(