Searched refs:defIntfToEntityType (Results 1 – 1 of 1) sorted by relevance
66 std::map<Interface, EntityType> defIntfToEntityType; in setupDefaultDBusLookup() local73 defIntfToEntityType[static_cast<Interface>(element.key())] = in setupDefaultDBusLookup()85 for (auto [intf, entityType] : defIntfToEntityType) in setupDefaultDBusLookup()