Home
last modified time | relevance | path

Searched defs:waitResult (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
H A DCondVar.cpp111 int waitResult = in wait() local
/aosp12/packages/apps/Nfc/nci/jni/
H A DCondVar.cpp112 int waitResult = in wait() local
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DSyncResultReceiver.java53 private void waitResult() throws TimeoutException { in waitResult() method in SyncResultReceiver
/aosp12/hardware/st/nfc/1.0/hal/
H A Dhalcore.c688 uint32_t waitResult = in HalWorkerThread() local
/aosp12/frameworks/base/tests/SurfaceViewBufferTests/cpp/
H A DSurfaceProxy.cpp137 int waitResult = fence->wait(timeoutMs); in Java_com_android_test_SurfaceProxy_SurfaceDequeueBuffer() local
/aosp12/hardware/st/nfc/st21nfc/hal/
H A Dhalcore.cc702 uint32_t waitResult = in HalWorkerThread() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java354 WaitResult waitResult; field in ActivityStarter.Request
794 private int waitResultIfNeeded(WaitResult waitResult, ActivityRecord r, in waitResultIfNeeded()
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp446 int waitResult = fence->waitForever("dequeueBuffer_DEPRECATED"); in hook_dequeueBuffer_DEPRECATED() local