Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp229 inline bool createInventoryPath(
H A Dterminus.hpp270 bool createInventoryPath(std::string tName);
H A Dterminus.cpp88 bool Terminus::createInventoryPath(std::string tName) in createInventoryPath() function in pldm::platform_mc::Terminus
217 if (createInventoryPath(terminusName)) in parseTerminusPDRs()
H A Dnumeric_sensor.cpp18 inline bool NumericSensor::createInventoryPath( in createInventoryPath() function in pldm::platform_mc::NumericSensor
361 if (!createInventoryPath(associationPath, sensorName, pdr->entity_type, in NumericSensor()
621 if (!createInventoryPath(associationPath, sensorName, pdr->entity_type, in NumericSensor()