Home
last modified time | relevance | path

Searched refs:MakeInterfaceType (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dmanager.hpp138 std::map<std::string, std::tuple<MakeInterfaceType, AssignInterfaceType,
H A Dinterface_ops.hpp164 using MakeInterfaceType = typedef
H A Dmanager.cpp166 auto& ctor = std::get<MakeInterfaceType>(opsit->second); in updateInterfaces()