Searched refs:entityIntf (Results 1 – 2 of 2) sorted by relevance
27 entityIntf = std::make_unique<EntityIntf>(bus, invPath.c_str()); in createInventoryPath()36 entityIntf->entityType(entityType); in createInventoryPath()37 entityIntf->entityInstanceNumber(entityInstanceNum); in createInventoryPath()38 entityIntf->containerID(containerId); in createInventoryPath()
242 std::unique_ptr<EntityIntf> entityIntf = nullptr; member in pldm::platform_mc::NumericSensor