Searched defs:usedNames (Results 1 – 1 of 1) sorted by relevance
211 std::set<nlohmann::json>& usedNames, std::list<size_t>& indexes, in recordDiscoveredIdentifiers()378 const std::set<nlohmann::json>& usedNames, const DBusObject& dbusObject, in generateDeviceName()416 std::set<nlohmann::json> usedNames; in updateSystemConfiguration() local