Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dlooper.cpp48 return ALOOPER_POLL_ERROR; in ALooper_pollOnce()
59 return ALOOPER_POLL_ERROR; in ALooper_pollAll()
/frameworks/native/include/android/
Dlooper.h91 ALOOPER_POLL_ERROR = -4, enumerator
/frameworks/native/services/surfaceflinger/tests/vsync/
Dvsync.cpp73 case ALOOPER_POLL_ERROR: in main()
/frameworks/native/services/sensorservice/tests/
Dsensorservicetest.cpp99 case ALOOPER_POLL_ERROR: in main()
/frameworks/native/libs/gui/
DSensorEventQueue.cpp98 if (result == ALOOPER_POLL_ERROR) { in waitForEvent()
/frameworks/native/services/surfaceflinger/
DMessageQueue.cpp120 case ALOOPER_POLL_ERROR: in waitMessage()