Searched refs:MakeInterfaceType (Results 1 – 3 of 3) sorted by relevance
138 std::map<std::string, std::tuple<MakeInterfaceType, AssignInterfaceType,
164 using MakeInterfaceType = typedef
166 auto& ctor = std::get<MakeInterfaceType>(opsit->second); in updateInterfaces()