Home
last modified time | relevance | path

Searched defs:POLL_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/include/utils/
DLooper.h164 POLL_TIMEOUT = -3, enumerator
/system/core/libutils/
DLooper_test.cpp733 static constexpr std::chrono::milliseconds POLL_TIMEOUT(500); in ThreadedLooperUtil() local