Searched defs:poll (Results 1 – 7 of 7) sorted by relevance
29 int MultiPoll::poll(OnPollIn in) { in poll() function in android::hardware::sensors::V2_1::subhal::implementation::MultiPoll
87 private void poll(int msg, int delay) { in poll() method in HotwordMicToggleService
127 bool HwApiBase::poll(const T &value, std::istream *stream, const int32_t timeoutMs) { in poll() function
133 bool HwApiBase::poll(const T &value, std::istream *stream) { in poll() function
90 def poll(self, tout=0): member in qrtr
913 std::vector<PollSharedFd> poll = {{.fd = stop_fd, .events = POLLIN}}; in WaitForRestoreComplete() local
102 int SensorContext::poll(sensors_event_t *data, int count) { in poll() function in SensorContext