Home
last modified time | relevance | path

Searched refs:startTimer (Results 1 – 6 of 6) sorted by relevance

/hardware/nxp/keymint/transport/
DSBAccessController.cpp54 void SBAccessController::startTimer(bool isStart, IntervalTimer& t, int timeout, in startTimer() function in keymint::javacard::SBAccessController
69 startTimer(true, mTimer, SB_ACCESS_BLOCK_TIMER, AccessTimerFunc); in parseResponse()
73 startTimer(false, mTimer, 0, nullptr); in parseResponse()
123 startTimer(true, mTimerCrypto, CRYPTO_OP_SESSION_TIMEOUT, CryptoOpTimerFunc); in isOperationAllowed()
126 startTimer(false, mTimerCrypto, 0, nullptr); in isOperationAllowed()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DNxpTimer.h33 void startTimer();
DNxpTimer.cpp30 void NxpTimer::startTimer() { in startTimer() function in NxpTimer
DphNxpEsePal.cpp381 timer->startTimer(); in phPalEse_startTimer()
/hardware/nxp/keymint/transport/include/
DSBAccessController.h99 void startTimer(bool isStart, IntervalTimer& t, int timeout,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dgenvk.py50 def startTimer(timeit): function
1165 startTimer(args.time)
1223 startTimer(args.time)
1235 startTimer(args.time)