Searched refs:DEFAULT_STRONG_AUTH_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
30 const std::int64_t DEFAULT_STRONG_AUTH_TIMEOUT_MS = 3 * 24 * 60 * 60 * 1000; variable186 …red_ptr<authTimer> timer = std::make_shared<authTimer>(true, DEFAULT_STRONG_AUTH_TIMEOUT_MS, true,… in StartStrongAuthTimer()191 …imeServiceClient::GetInstance()->StartTimer(timerId, currentTime + DEFAULT_STRONG_AUTH_TIMEOUT_MS); in StartStrongAuthTimer()205 …imeServiceClient::GetInstance()->StartTimer(timerId, currentTime + DEFAULT_STRONG_AUTH_TIMEOUT_MS); in ResetStrongAuthTimer()