Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 23 of 23) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_host.h88 unsigned (*poll)(void* service_pipe); member
/hardware/qcom/display/msm8996/sdm/include/utils/
Dsys.h55 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/sm7250/display/sdm/include/utils/
Dsys.h56 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/sm8150/display/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/display/msm8998/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/display/msm8909/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/interfaces/sensors/common/utils/
DISensorsWrapper.h103 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/
DVirtioGpuTimelines.cpp86 void VirtioGpuTimelines::poll() { in poll() function in VirtioGpuTimelines
Dvirtio-gpu-gfxstream-renderer.cpp1054 void poll() { mVirtioGpuTimelines->poll(); } in poll() function in PipeVirglRenderer
/hardware/libhardware/modules/sensors/dynamic_sensor/
Dsensors.cpp64 int SensorContext::poll(sensors_event_t *data, int count) { in poll() function in SensorContext
DDynamicSensorManager.cpp128 int DynamicSensorManager::poll(sensors_event_t * data, int count) { in poll() function in android::SensorHalExt::DynamicSensorManager
/hardware/google/pixel/vibrator/common/
DHardwareBase.h138 bool HwApiBase::poll(const T &value, std::istream *stream, const int32_t timeoutMs) { in poll() function
/hardware/google/aemu/base/
DHealthMonitor.cpp101 std::future<void> HealthMonitor<Clock>::poll() { in poll() function in emugl::HealthMonitor
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAndroidHealthMonitor.cpp94 std::future<void> HealthMonitor<Clock>::poll() { in poll() function in gfxstream::guest::HealthMonitor
/hardware/interfaces/sensors/1.0/default/
DSensors.cpp160 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/
DHostGoldfishPipe.cpp187 unsigned HostGoldfishPipeDevice::poll(const int fd) const { in poll() function in android::HostGoldfishPipeDevice
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp515 status_t InputHub::poll() { in poll() function in android::InputHub
/hardware/libhardware/include/hardware/
Dsensors.h659 int (*poll)(struct sensors_poll_device_t *dev, member
710 int (*poll)(struct sensors_poll_device_t *dev, member
/hardware/libhardware/include_all/hardware/
Dsensors.h659 int (*poll)(struct sensors_poll_device_t *dev, member
710 int (*poll)(struct sensors_poll_device_t *dev, member
/hardware/libhardware/modules/sensors/
Dmultihal.cpp361 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/
Dvideo_encoder_device_v4l2.cpp72 #define poll(x, y, z) hypv_poll(x, y, z) macro
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp169 #define poll(x, y, z) hypv_poll(x, y, z) macro