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

/external/libbrillo/brillo/
H A Dany_internal_impl.h184 AppendValueHelper(dbus::MessageWriter* writer, const U& value) { function in struct:brillo::internal_details::TypedData
189 AppendValueHelper(dbus::MessageWriter* /* writer */, const U& /* value */) { function in struct:brillo::internal_details::TypedData
195 return AppendValueHelper(writer, value_);

Completed in 1908 milliseconds