/frameworks/native/libs/binder/trusty/ |
D | socket.cpp | 26 __attribute__((weak)) extern "C" int poll(void*, long, int) { in poll() function
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
D | PooledCache.java | 24 V poll(); in poll() method
|
D | UnrefedBitmapCache.java | 83 public ReusableBitmap poll() { in poll() method in UnrefedBitmapCache
|
D | UnrefedPooledCache.java | 121 public V poll() { in poll() method in UnrefedPooledCache
|
/frameworks/av/media/utils/include/mediautils/ |
D | ExtendedAccumulator.h | 63 std::pair<SignedInt, Wrap> poll(UnsignedInt value) { in poll() function
|
/frameworks/base/services/tests/servicestests/src/com/android/server/textclassifier/ |
D | FixedSizeQueueTest.java | 53 public void poll() { in poll() method in FixedSizeQueueTest
|
/frameworks/base/services/core/java/com/android/server/textclassifier/ |
D | FixedSizeQueue.java | 75 public E poll() { in poll() method in FixedSizeQueue
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | DownloadManagerBaseTest.java | 681 protected void waitForDownloadOrTimeout(long id, long poll, long timeoutMillis) in waitForDownloadOrTimeout() 695 protected void waitForDownloadsOrTimeout(long poll, long timeoutMillis) throws TimeoutException, in waitForDownloadsOrTimeout() 710 protected boolean waitForDownloadOrTimeoutNoThrow(long id, long poll, long timeoutMillis) { in waitForDownloadOrTimeoutNoThrow() 731 protected int timeoutWait(int currentTotalWaitTime, long poll, long maxTimeoutMillis, in timeoutWait() 760 protected void doWaitForDownloadsOrTimeout(Query query, long poll, long timeoutMillis) in doWaitForDownloadsOrTimeout()
|
/frameworks/av/services/audioflinger/fastpath/ |
D | StateQueue.cpp | 43 template<typename T> const T* StateQueue<T>::poll() in poll() function in android::StateQueue
|
D | FastCapture.cpp | 48 const FastThreadState *FastCapture::poll() in poll() function in android::FastCapture
|
D | FastMixer.cpp | 88 const FastThreadState *FastMixer::poll() in poll() function in android::FastMixer
|
/frameworks/av/media/libnbaio/include_mono/media/nbaio/ |
D | SingleStateQueue.h | 124 bool poll(T& value) in poll() function
|
/frameworks/native/services/sensorservice/ |
D | AidlSensorHalWrapper.cpp | 156 ssize_t AidlSensorHalWrapper::poll(sensors_event_t * /* buffer */, size_t /* count */) { in poll() function in android::AidlSensorHalWrapper
|
D | HidlSensorHalWrapper.cpp | 140 ssize_t HidlSensorHalWrapper::poll(sensors_event_t* buffer, size_t count) { in poll() function in android::HidlSensorHalWrapper
|
D | SensorDevice.cpp | 366 ssize_t SensorDevice::poll(sensors_event_t* buffer, size_t count) { in poll() function in android::SensorDevice
|
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/ |
D | DownloadManagerBaseTest.java | 394 private int timeoutWait(int currentTotalWaitTime, long poll, long maxTimeoutMillis, in timeoutWait()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | OomAdjusterModernImpl.java | 383 ProcessRecord poll() { in poll() method in OomAdjusterModernImpl.ProcessRecordNodes 516 ProcessRecordNode poll() { in poll() method in OomAdjusterModernImpl.ProcessRecordNodes.LinkedProcessRecordList
|