Searched refs:getBusName (Results 1 – 8 of 8) sorted by relevance
50 auto busName = SDBusPlus::getBusName(path, ASSOCIATION_IFACE); in operator ()()84 busName = SDBusPlus::getBusName(logEntry, LOGGING_IFACE); in resolve()
97 static auto getBusName(const std::string& path, in getBusName() function in phosphor::dbus::monitoring::SDBusPlus
31 auto busName = exampleUpdater.getBusName(); in testSoftwareVersion()
30 busName(exampleUpdater.getBusName()) in SoftwareAssocTest()
43 auto busName = exampleUpdater.getBusName(); in testSoftwareUpdateCommon()
36 using SoftwareManager::getBusName;
54 std::string getBusName();
148 std::string SoftwareManager::getBusName() in getBusName() function in SoftwareManager