Searched defs:pack_tuple_into_msg (Results 1 – 1 of 1) sorted by relevance
547 constexpr bool pack_tuple_into_msg(std::tuple<Args...>& t, dbus::message& m) { in pack_tuple_into_msg() function553 constexpr bool pack_tuple_into_msg(std::tuple<>& t, dbus::message& m) { in pack_tuple_into_msg() function559 constexpr bool pack_tuple_into_msg(Element& t, dbus::message& m) { in pack_tuple_into_msg() function