Searched defs:ExtractMessageParametersAsTuple (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/dbus/
H A Ddbus_method_invoker.h169 inline bool ExtractMessageParametersAsTuple( function in namespace:brillo::dbus_utils
179 // Overload of ExtractMessageParametersAsTuple to handle reference types in
182 inline bool ExtractMessageParametersAsTuple( function in namespace:brillo::dbus_utils
211 return ExtractMessageParametersAsTuple<ResultTypes...>(

Completed in 870 milliseconds