Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DLooper.h169 POLL_ERROR = -4, enumerator
/system/iorap/src/perfetto/
Dperfetto_consumer.cc132 if (result == ::android::Looper::POLL_ERROR) { in __anonec49963b0102()
/system/core/libutils/
DLooper.cpp260 result = POLL_ERROR; in pollInner()