Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp93 inline const bool FirstArgIsYield_v = variable
100 inline const bool FirstArgIsYield_v = false; variable
612 if constexpr (FirstArgIsYield_v<CallbackType>) in register_method()