Home
last modified time | relevance | path

Searched refs:waitResult (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
DCondVar.cpp111 int waitResult = in wait() local
113 if ((waitResult != 0) && (waitResult != ETIMEDOUT)) in wait()
115 waitResult); in wait()
116 retVal = (waitResult == 0); // waited successfully in wait()
/hardware/st/nfc/1.0/hal/
Dhalcore.c688 uint32_t waitResult = in HalWorkerThread() local
691 switch (waitResult) { in HalWorkerThread()
/hardware/st/nfc/st21nfc/hal/
Dhalcore.cc702 uint32_t waitResult = in HalWorkerThread() local
705 switch (waitResult) { in HalWorkerThread()