OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPolling
(Results
1 - 2
of
2
) sorted by null
/system/core/include/utils/
Looper.h
458
volatile bool
mPolling
;
/system/core/libutils/
Looper.cpp
75
mPolling
(false), mEpollFd(-1), mEpollRebuildRequired(false),
248
mPolling
= true;
254
mPolling
= false;
667
return
mPolling
;
Completed in 66 milliseconds