Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp70 bus_t& get_bus() noexcept in get_bus() function in sdbusplus::async::context
/openbmc/sdbusplus/include/sdbusplus/
H A Dbus.hpp660 inline bus_t message_t::get_bus() const in get_bus() function in sdbusplus::message_t
/openbmc/qemu/tests/qtest/
H A Dvirtio-net-failover.c180 static QDict *get_bus(QTestState *qts, int num) in get_bus() function