Home
last modified time | relevance | path

Searched defs:usedNames (Results 1 – 1 of 1) sorted by relevance

/openbmc/entity-manager/src/
H A Dperform_scan.cpp265 static void recordDiscoveredIdentifiers(std::set<nlohmann::json>& usedNames, in recordDiscoveredIdentifiers()
436 static std::string generateDeviceName(const std::set<nlohmann::json>& usedNames, in generateDeviceName()
475 std::set<nlohmann::json> usedNames; in updateSystemConfiguration() local