Home
last modified time | relevance | path

Searched defs:mEpollFd (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DTimer.h47 int mEpollFd = -1; variable
/aosp12/hardware/libhardware/modules/input/evdev/
H A DInputHub.h213 int mEpollFd; variable
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/include/
H A DUsbGadgetCommon.h106 unique_fd mEpollFd; variable
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/include/
H A DUsbGadgetCommon.h108 unique_fd mEpollFd; variable
/aosp12/hardware/google/pixel/usb/include/pixelusb/
H A DUsbGadgetCommon.h108 unique_fd mEpollFd; variable
/aosp12/system/core/libutils/include/utils/
H A DLooper.h463 android::base::unique_fd mEpollFd; // guarded by mLock but only modified on the looper thread variable
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h700 int mEpollFd; variable
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerCallback_test.cpp107 int mEpollFd; member in android::LayerCallbackTest