Searched refs:interfaceNames (Results 1 – 3 of 3) sorted by relevance
53 const InterfaceNames& interfaceNames) in createInterfaceMap() argument55 ConnectionNames connectionMap{{connectionName, interfaceNames}}; in createInterfaceMap()
54 for (auto& [service, interfaceNames] : v) in initDevices()58 for (std::string& interfaceName : interfaceNames) in initDevices()
1576 interfaceNames) { in handleAction() argument1577 if (ec || interfaceNames.empty()) in handleAction()1587 interfaceNames.size()); in handleAction()1590 object : interfaceNames) in handleAction()1607 interfaceNames) { in handleDelete() argument1608 if (ec || interfaceNames.empty()) in handleDelete()1624 object : interfaceNames) in handleDelete()1718 const std::vector<std::string>& interfaceNames = in handleGet() local1721 if (interfaceNames.empty()) in handleGet()1728 for (const std::string& interface : interfaceNames) in handleGet()