Searched refs:EntityIntf (Results 1 – 2 of 2) sorted by relevance
46 using EntityIntf = sdbusplus::server::object_t< typedef242 std::unique_ptr<EntityIntf> entityIntf = nullptr;
27 entityIntf = std::make_unique<EntityIntf>(bus, invPath.c_str()); in createInventoryPath()