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

/system/core/include/utils/
H A DLooper.h165 POLL_ERROR = -4, enumerator in enum:android::Looper::__anon1479
253 * Returns POLL_ERROR if an error occurred.
/system/core/libutils/include/utils/
H A DLooper.h165 POLL_ERROR = -4, enumerator in enum:android::Looper::__anon1657
253 * Returns POLL_ERROR if an error occurred.
/system/core/libutils/
H A DLooper.cpp263 result = POLL_ERROR;

Completed in 51 milliseconds