Home
last modified time | relevance | path

Searched refs:curTimerId (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_timer_handler.cpp49 uint32_t curTimerId = handlerTimer_->Register(callback, timeoutMs, once); in RegisterRunningLockTimer() local
50 if (curTimerId == OHOS::Utils::TIMER_ERR_DEAL_FAILED) { in RegisterRunningLockTimer()
57 AddRunningLockTimerMap(runninglockType, runninglockName, curTimerId); in RegisterRunningLockTimer()

Completed in 1 milliseconds