OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOLL_ID_WAKE
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/inputflinger/
EventHub.h
438
static const uint32_t
EPOLL_ID_WAKE
= 0x80000002;
EventHub.cpp
173
const uint32_t EventHub::
EPOLL_ID_WAKE
;
215
eventItem.data.u32 =
EPOLL_ID_WAKE
;
785
if (eventItem.data.u32 ==
EPOLL_ID_WAKE
) {
[
all
...]
Completed in 102 milliseconds