/hardware/google/aemu/host-common/include/host-common/ |
D | android_pipe_host.h | 88 unsigned (*poll)(void* service_pipe); member
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | sys.h | 55 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/sm7250/display/sdm/include/utils/ |
D | sys.h | 56 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/sm8150/display/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/interfaces/sensors/common/utils/ |
D | ISensorsWrapper.h | 103 virtual Return<void> poll(int32_t /* maxCount */, ISensors::poll_cb /* _hidl_cb */) { in poll() function 181 Return<void> poll(int32_t maxCount, in poll() function
|
/hardware/google/gfxstream/host/ |
D | VirtioGpuTimelines.cpp | 86 void VirtioGpuTimelines::poll() { in poll() function in VirtioGpuTimelines
|
D | virtio-gpu-gfxstream-renderer.cpp | 1054 void poll() { mVirtioGpuTimelines->poll(); } in poll() function in PipeVirglRenderer
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | sensors.cpp | 64 int SensorContext::poll(sensors_event_t *data, int count) { in poll() function in SensorContext
|
D | DynamicSensorManager.cpp | 128 int DynamicSensorManager::poll(sensors_event_t * data, int count) { in poll() function in android::SensorHalExt::DynamicSensorManager
|
/hardware/google/pixel/vibrator/common/ |
D | HardwareBase.h | 138 bool HwApiBase::poll(const T &value, std::istream *stream, const int32_t timeoutMs) { in poll() function
|
/hardware/google/aemu/base/ |
D | HealthMonitor.cpp | 101 std::future<void> HealthMonitor<Clock>::poll() { in poll() function in emugl::HealthMonitor
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | AndroidHealthMonitor.cpp | 94 std::future<void> HealthMonitor<Clock>::poll() { in poll() function in gfxstream::guest::HealthMonitor
|
/hardware/interfaces/sensors/1.0/default/ |
D | Sensors.cpp | 160 Return<void> Sensors::poll(int32_t maxCount, poll_cb _hidl_cb) { in poll() function in android::hardware::sensors::V1_0::implementation::Sensors
|
/hardware/google/aemu/host-common/ |
D | HostGoldfishPipe.cpp | 187 unsigned HostGoldfishPipeDevice::poll(const int fd) const { in poll() function in android::HostGoldfishPipeDevice
|
/hardware/libhardware/modules/input/evdev/ |
D | InputHub.cpp | 515 status_t InputHub::poll() { in poll() function in android::InputHub
|
/hardware/libhardware/include/hardware/ |
D | sensors.h | 659 int (*poll)(struct sensors_poll_device_t *dev, member 710 int (*poll)(struct sensors_poll_device_t *dev, member
|
/hardware/libhardware/include_all/hardware/ |
D | sensors.h | 659 int (*poll)(struct sensors_poll_device_t *dev, member 710 int (*poll)(struct sensors_poll_device_t *dev, member
|
/hardware/libhardware/modules/sensors/ |
D | multihal.cpp | 361 int sensors_poll_context_t::poll(sensors_event_t *data, int maxReads) { in poll() function in sensors_poll_context_t
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 72 #define poll(x, y, z) hypv_poll(x, y, z) macro
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 169 #define poll(x, y, z) hypv_poll(x, y, z) macro
|