Searched refs:g_authTime (Results 1 – 1 of 1) sorted by relevance
27 static int32_t g_authTime = 0; variable71 g_authTime = authTime; in Auth()72 ACCOUNT_LOGI("Mock Auth time: %{public}d.", g_authTime); in Auth()146 int32_t calTime = static_cast<int32_t>(curTime - g_authTime); in IsAuthenticationExpired()