Home
last modified time | relevance | path

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

/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dconfirmationui_utils.h117 struct has_data { struct
140 std::enable_if_t<!has_data<T>::value, decltype(buffer.c_str())> = nullptr) argument