Searched defs:busName (Results 26 – 29 of 29) sorted by relevance
12
121 const std::string& busName = ownerPair.first; in getSelectedProfiles() local
413 for (const std::string& busName : busNames) in doListNames() local
136 static int busStrToInt(const std::string_view busName) in busStrToInt()
50 constexpr const char* busName = "xyz.openbmc_project.HsbpManager"; variable