Searched refs:TIMED_OUT (Results 1 – 24 of 24) sorted by relevance
231 if (res == TIMED_OUT) break; in manageIdle()426 if (res == TIMED_OUT) { in manageStandardPrecaptureWait()550 if (res == TIMED_OUT) { in manageStandardCaptureWait()568 if (res == TIMED_OUT) { in manageStandardCaptureWait()654 if (res == TIMED_OUT) { in manageBurstCaptureWait()
62 if(res == TIMED_OUT) return true; in threadLoop()
187 if (res == TIMED_OUT) return true; in threadLoop()
226 if (res == TIMED_OUT) return true; in threadLoop()
405 if (res == TIMED_OUT) return true; in threadLoop()
596 if (res == TIMED_OUT) return true; in threadLoop()
149 if (err == TIMED_OUT) { in dequeueMessageForNodeIgnoringBuffers()304 EXPECT(err == TIMED_OUT, in testStateTransitions()314 CHECK_EQ(err, (status_t)TIMED_OUT); in testStateTransitions()409 CHECK_EQ(err, (status_t)TIMED_OUT); in testStateTransitions()417 CHECK_EQ(err, (status_t)TIMED_OUT); in testStateTransitions()
47 TIMED_OUT, /* client timed out */ enumConstant
149 if (res != TIMED_OUT) { in threadLoop()
1018 if (res == TIMED_OUT) { in waitForNextFrame()2331 if (res == TIMED_OUT || exitPending()) { in waitIfPaused()
91 } else if (res != TIMED_OUT) { in threadLoop()
492 … if (result < NO_ERROR && result != TIMED_OUT && result != -ECONNREFUSED && result != -EBADF) { in joinThreadPool()500 if(result == TIMED_OUT && !isMain) { in joinThreadPool()1119 result = TIMED_OUT; in executeCommand()
276 if (mCondition.waitRelative(mLock, timeout) == TIMED_OUT) { in waitForEvent()
120 if (err == TIMED_OUT) { in threadLoop()
1888 ALOGW_IF(err == TIMED_OUT, "setTransactionState timed out " in setTransactionState()1941 ALOGW_IF(err == TIMED_OUT, "setTransactionState timed out!"); in setTransactionState()
891 } else if (status != TIMED_OUT && status != WOULD_BLOCK) { in threadLoop()907 } else if (status != TIMED_OUT && status != WOULD_BLOCK) { in threadLoop()
188 status = TIMED_OUT; in obtainBuffer()417 status = TIMED_OUT; in waitStreamEndDone()
1484 case TIMED_OUT: in processAudioBuffer()1594 if (err == TIMED_OUT || err == WOULD_BLOCK || err == -EINTR || in processAudioBuffer()
850 if (err == TIMED_OUT || err == WOULD_BLOCK || err == -EINTR) { in processAudioBuffer()
695 return TIMED_OUT; in syncForReleaseLocked()
1027 onError(Connection.DisconnectCause.TIMED_OUT); in onError()
430 return TIMED_OUT; in waitUntilDrained()
1761 if (res == TIMED_OUT) { in syncWithDevice()
339 status = TIMED_OUT; in setParameters()