Home
last modified time | relevance | path

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

/openbmc/boost-dbus/include/dbus/impl/
H A Dconnection.ipp35 e.throw_if_set();
45 e.throw_if_set();
48 e.throw_if_set();
60 e.throw_if_set();
66 e.throw_if_set();
94 e.throw_if_set();
H A Dmatch.ipp13 e.throw_if_set();
21 e.throw_if_set();
/openbmc/boost-dbus/include/dbus/
H A Derror.hpp69 void throw_if_set() const;
81 inline void error::throw_if_set() const { in throw_if_set() function in dbus::error