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