Searched defs:waitResult (Results 1 – 8 of 8) sorted by relevance
/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/ |
D | CondVar.cpp | 111 int waitResult = in wait() local
|
/hardware/interfaces/nfc/aidl/vts/functional/ |
D | CondVar.cpp | 108 int waitResult = pthread_cond_timedwait(&mCondition, mutex.native_handle(), &absoluteTime); in wait() local
|
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkSnapshotPipelineTests.cpp | 526 auto waitResult = device->waitForFences(*fence, VK_TRUE, 3000000000L); in TEST_P() local 684 auto waitResult = device->waitForFences(*fence, VK_TRUE, 3000000000L); in TEST_P() local 855 auto waitResult = device->waitForFences(*fence, VK_TRUE, 3000000000L); in TEST_P() local 1082 auto waitResult = device->waitForFences(*fence, VK_TRUE, 3000000000L); in TEST_P() local 1248 auto waitResult = device->waitForFences(*fence, VK_TRUE, 3000000000L); in TEST_P() local
|
D | GfxstreamEnd2EndVkSnapshotBufferTests.cpp | 151 auto waitResult = device->waitForFences(*transferFence, VK_TRUE, 3000000000L); in TEST_P() local
|
D | GfxstreamEnd2EndVkSnapshotImageTests.cpp | 512 auto waitResult = device->waitForFences(*transferFence, VK_TRUE, 3000000000L); in TEST_P() local
|
D | GfxstreamEnd2EndVkTests.cpp | 241 auto waitResult = device->waitForFences(*transferFence, VK_TRUE, AsVkTimeout(3s)); in TEST_P() local 1000 auto waitResult = device->waitForFences(*transferFence, VK_TRUE, AsVkTimeout(3s)); in TEST_P() local
|
/hardware/st/nfc/st21nfc/hal/ |
D | halcore.cc | 710 uint32_t waitResult = in HalWorkerThread() local
|
/hardware/st/nfc/1.0/hal/ |
D | halcore.c | 690 uint32_t waitResult = in HalWorkerThread() local
|