Home
last modified time | relevance | path

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

/aosp12/system/teeui/libteeui/include/teeui/
H A Dmsg_formatting.h42 std::tuple<std::remove_reference_t<T>&&...> tuple_move(std::tuple<T...>&& t) { in tuple_move() function
47 std::tuple<std::remove_reference_t<T>&&...> tuple_move(std::tuple<T...>& t) { in tuple_move() function
/aosp12/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
H A Dmsg_formatting.h86 std::tuple<std::remove_reference_t<T>&&...> tuple_move(std::tuple<T...>&& t) {
91 std::tuple<std::remove_reference_t<T>&&...> tuple_move(std::tuple<T...>& t) {