Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dterminus.cpp90 bool Terminus::createInventoryPath(std::string tName) in createInventoryPath() function in pldm::platform_mc::Terminus
221 if (createInventoryPath(terminusName)) in parseTerminusPDRs()
623 if (createInventoryPath(static_cast<std::string>(tmp.value()))) in updateInventoryWithFru()
H A Dnumeric_sensor.cpp18 inline bool NumericSensor::createInventoryPath( in createInventoryPath() function in pldm::platform_mc::NumericSensor
305 if (!createInventoryPath(associationPath, sensorName, pdr->entity_type, in NumericSensor()
516 if (!createInventoryPath(associationPath, sensorName, pdr->entity_type, in NumericSensor()
H A Dnumeric_sensor.hpp237 inline bool createInventoryPath(
H A Dterminus.hpp277 bool createInventoryPath(std::string tName);