Home
last modified time | relevance | path

Searched refs:busNames (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp400 std::vector<std::string> busNames) { in doListNames() argument
409 std::sort(busNames.begin(), busNames.end()); in doListNames()
413 for (const std::string& busName : busNames) in doListNames()