Searched refs:EVENT_ERROR (Results 1 - 3 of 3) sorted by relevance

/system/core/include/utils/
H A DLooper.h190 EVENT_ERROR = 1 << 2, enumerator in enum:android::Looper::__anon1618
/system/core/libutils/include/utils/
H A DLooper.h190 EVENT_ERROR = 1 << 2, enumerator in enum:android::Looper::__anon1802
/system/core/libutils/
H A DLooper.cpp296 if (epollEvents & EPOLLERR) events |= EVENT_ERROR;

Completed in 77 milliseconds