Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 135) sorted by relevance

123456

/hardware/nxp/keymint/KM300/authsecret/
DAuthSecretHelper.cpp33 std::vector<uint8_t> timeout) { in constructApdu()
80 uint64_t timeout = CLEAR_APPROVE_STATUS_TIMER_VALUE; in extractTimeoutValue() local
DAuthSecret.cpp65 std::vector<uint8_t> timeout; in clearAuthApprovedStatus() local
97 std::vector<uint8_t> timeout; in setPrimaryUserCredential() local
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidWorkPool.cpp71 bool waitAllLocked(WorkPool::TimeoutUs timeout) { in waitAllLocked()
77 bool waitAnyLocked(WorkPool::TimeoutUs timeout) { in waitAnyLocked()
95 bool doWait(WorkPool::TimeoutUs timeout) { in doWait()
129 … bool conditionalTimeoutLocked(std::function<bool()> conditionFunc, WorkPool::TimeoutUs timeout) { in conditionalTimeoutLocked()
389 bool waitAny(WorkPool::WaitGroupHandle waitGroupHandle, WorkPool::TimeoutUs timeout) { in waitAny()
410 bool waitAll(WorkPool::WaitGroupHandle waitGroupHandle, WorkPool::TimeoutUs timeout) { in waitAll()
460 bool WorkPool::waitAny(WorkPool::WaitGroupHandle waitGroup, WorkPool::TimeoutUs timeout) { in waitAny()
464 bool WorkPool::waitAll(WorkPool::WaitGroupHandle waitGroup, WorkPool::TimeoutUs timeout) { in waitAll()
/hardware/google/gfxstream/common/detector/
DSubprocess.cpp79 pid_t pid, std::chrono::milliseconds timeout) { in WaitForChildWithTimeoutFallback()
110 std::chrono::milliseconds timeout) { in WaitForChildWithTimeout()
141 std::chrono::milliseconds timeout) { in DoWithSubprocessCheck()
/hardware/interfaces/nfc/aidl/vts/functional/
DVtsAidlHalNfcTargetTest.cpp111 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
142 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
175 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
204 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
248 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
282 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
318 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
352 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
385 std::chrono::milliseconds timeout{kCallbackTimeoutMs}; in TEST_P() local
/hardware/nxp/weaver/libese_weaver/inc/
Dweaver_common.h42 uint32_t timeout; member
49 uint32_t timeout; member
/hardware/interfaces/broadcastradio/common/vts/utils/include/broadcastradio-vts-utils/
Dpointer-utils.h36 static void clearAndWait(sp<T>& ptr, std::chrono::milliseconds timeout) { in clearAndWait()
/hardware/interfaces/broadcastradio/common/vts/utils/
Dcall-barrier.cpp33 bool CallBarrier::waitForCall(std::chrono::milliseconds timeout) { in waitForCall()
/hardware/interfaces/health/storage/1.0/vts/functional/
DVtsHalHealthStorageV1_0TargetTest.cpp54 void waitForResult(std::chrono::duration<R, P> timeout, Result expected) { in waitForResult()
83 bool ping(std::chrono::duration<R, P> timeout) { in ping()
/hardware/interfaces/bluetooth/async/
Dasync_fd_watcher.cc51 const std::chrono::milliseconds timeout, in ConfigureTimeout()
129 struct timeval timeout; in ThreadRoutine() local
/hardware/interfaces/usb/gadget/1.1/default/
DUsbGadget.cpp136 uint64_t timeout) { in setupFunctions()
177 uint64_t timeout) { in setCurrentUsbFunctions()
/hardware/nxp/nfc/snxxx/halimpl/recovery/
DphNxpNciHal_Recovery.cc145 static NFCSTATUS phNxpNciHal_semWaitTimeout(long timeout) { in phNxpNciHal_semWaitTimeout()
180 long timeout) { in phNxpNciHal_writeCmd()
215 long timeout) { in phNxpNciHal_ReadResponse()
/hardware/interfaces/bluetooth/1.0/default/
Dasync_fd_watcher.cc55 const std::chrono::milliseconds timeout, in ConfigureTimeout()
141 struct timeval timeout; in ThreadRoutine() local
/hardware/interfaces/health/storage/aidl/vts/functional/
DVtsHalHealthStorageTargetTest.cpp57 void WaitForResult(std::chrono::duration<R, P> timeout, Result expected) { in WaitForResult()
88 bool ping(std::chrono::duration<R, P> timeout) { in ping()
/hardware/interfaces/usb/gadget/1.2/default/
DUsbGadget.cpp193 uint64_t timeout) { in setupFunctions()
234 uint64_t timeout) { in setCurrentUsbFunctions()
/hardware/samsung/nfc/halimpl/osi/
Dosi_main.cc97 void OSI_delay(uint32_t timeout) { in OSI_delay()
Dosi_timer.cc73 int OSI_timer_start(tOSI_TIMER_HANDLER timer, uint32_t timeout, in OSI_timer_start()
/hardware/nxp/keymint/transport/
DOmapiTransport.cpp362 void OmapiTransport::setDefaultTimeout(int timeout) { in setDefaultTimeout()
455 int timeout = 0x00; in internalProtectedTransmitApdu() local
527 int timeout = mSBAccessController.getSessionTimeout(); in setCryptoOperationState() local
DHalToHalTransport.cpp86 int timeout = mAppletConnection.getSessionTimeout(); in sendData() local
/hardware/interfaces/threadnetwork/aidl/default/
Dsocket_interface.cpp92 struct timeval timeout; in WaitForFrame() local
131 struct timeval timeout; in WaitForHardwareResetCompletion() local
338 struct timeval timeout = {kMaxSelectTimeMs / OT_MS_PER_S, in WaitForSocketFileCreated() local
/hardware/google/pixel/power-libperfmgr/aidl/tests/
DUClampVoterTest.cpp241 auto const timeout = 1s; in TEST() local
261 auto const timeout = 1s; in TEST() local
276 auto const timeout = 1s; in TEST() local
299 auto const timeout = 1s; in TEST() local
/hardware/ril/libril/
Dril_event.h30 struct timeval timeout; member
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorManagerTargetTest.cpp205 std::chrono::milliseconds timeout{durationMs * 2}; in TEST_P() local
264 auto timeout = std::chrono::milliseconds(durationMs) + VIBRATION_CALLBACK_TIMEOUT; in TEST_P() local
450 auto timeout = std::chrono::milliseconds(durationMs) + VIBRATION_CALLBACK_TIMEOUT; in TEST_P() local
493 auto timeout = std::chrono::milliseconds(maxDurationMs) + VIBRATION_CALLBACK_TIMEOUT; in TEST_P() local
529 auto timeout = std::chrono::milliseconds(durationMs) + VIBRATION_CALLBACK_TIMEOUT; in TEST_P() local
571 auto timeout = std::chrono::milliseconds(durationMs) + VIBRATION_CALLBACK_TIMEOUT; in TEST_P() local
615 auto timeout = std::chrono::milliseconds(durationMs) + VIBRATION_CALLBACK_TIMEOUT; in TEST_P() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dsecurity.h50 unsigned int timeout; member
/hardware/interfaces/uwb/aidl/vts/
DVtsHalUwbTargetTest.cpp110 std::chrono::milliseconds timeout{kOpenCallbackTimeoutMs}; in getAnyChipAndOpen() local
142 std::chrono::milliseconds timeout{kOpenCallbackTimeoutMs}; in TEST_P() local
219 std::chrono::milliseconds timeout{1000}; in TEST_P() local

123456