Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dresolve_errors.cpp50 auto busName = SDBusPlus::getBusName(path, ASSOCIATION_IFACE); in operator ()()
84 busName = SDBusPlus::getBusName(logEntry, LOGGING_IFACE); in resolve()
H A Dsdbusplus.hpp97 static auto getBusName(const std::string& path, in getBusName() function in phosphor::dbus::monitoring::SDBusPlus