Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.0/
DMultiPoll.cpp29 int MultiPoll::poll(OnPollIn in) { in poll() function in android::hardware::sensors::V2_0::subhal::implementation::MultiPoll
/device/amlogic/yukawa/services/micmuteprovider/src/com/google/android/tv/hotword/
DHotwordMicToggleService.java87 private void poll(int msg, int delay) { in poll() method in HotwordMicToggleService
/device/generic/vulkan-cereal/stream-servers/
DVirtioGpuTimelines.cpp86 void VirtioGpuTimelines::poll() { in poll() function in VirtioGpuTimelines
Dvirtio-gpu-gfxstream-renderer.cpp881 void poll() { mVirtioGpuTimelines->poll(); } in poll() function in PipeVirglRenderer
/device/google/felix/vibrator/common/
DHardwareBase.h127 bool HwApiBase::poll(const T &value, std::istream *stream, const int32_t timeoutMs) { in poll() function
/device/google/sunfish/vibrator/common/
DHardwareBase.h133 bool HwApiBase::poll(const T &value, std::istream *stream) { in poll() function
/device/linaro/dragonboard/qcom/qrtr/
Dqrtr.py90 def poll(self, tout=0): member in qrtr
/device/generic/goldfish-opengl/android-emu/aemu/base/
DAndroidHealthMonitor.cpp95 std::future<void> HealthMonitor<Clock>::poll() { in poll() function in android::base::guest::HealthMonitor
/device/google/contexthub/sensorhal/
Dsensors.cpp102 int SensorContext::poll(sensors_event_t *data, int count) { in poll() function in SensorContext