Searched refs:timeoutSec2 (Results 1 – 1 of 1) sorted by relevance
1972 unsigned int timeoutSec1, timeoutSec2; in HpmfwupgQueryRollbackStatus() local1996 timeoutSec2 = time(NULL); in HpmfwupgQueryRollbackStatus()2011 timeoutSec2 = time(NULL); in HpmfwupgQueryRollbackStatus()2015 && (timeoutSec2 - timeoutSec1 < rollbackTimeout)); in HpmfwupgQueryRollbackStatus()2057 unsigned int timeoutSec1, timeoutSec2; in HpmfwupgQuerySelftestResult() local2076 timeoutSec2 = time(NULL); in HpmfwupgQuerySelftestResult()2092 timeoutSec2 = time(NULL); in HpmfwupgQuerySelftestResult()2095 && (timeoutSec2 - timeoutSec1 < selfTestTimeout)); in HpmfwupgQuerySelftestResult()2127 unsigned int timeoutSec1, timeoutSec2; in HpmfwupgSendCmd() local2216 timeoutSec2 = time(NULL); in HpmfwupgSendCmd()[all …]