Home
last modified time | relevance | path

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

/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp113 InputTupleType input_args; in call() local
114 if (unpack_into_tuple(input_args, m) == false) { in call()
120 ResultType r = apply(h, input_args); in call()