Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/
DMultiPoll.cpp29 int MultiPoll::poll(OnPollIn in) { in poll() function in android::hardware::sensors::V2_1::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/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/shared/utils/qrtr/
Dqrtr.py90 def poll(self, tout=0): member in qrtr
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp913 std::vector<PollSharedFd> poll = {{.fd = stop_fd, .events = POLLIN}}; in WaitForRestoreComplete() local
/device/google/contexthub/sensorhal/
Dsensors.cpp102 int SensorContext::poll(sensors_event_t *data, int count) { in poll() function in SensorContext