Home
last modified time | relevance | path

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

/system/core/adb/
Dfdevent.cpp357 struct always_false : std::false_type {}; struct
373 static_assert(always_false<F>::value, "non-exhaustive visitor"); in fdevent_call_fdfunc()