Searched refs:AccountTimer (Results 1 – 5 of 5) sorted by relevance
21 AccountTimer::AccountTimer(bool needInit) : timerId_(-1) in AccountTimer() function in OHOS::AccountSA::AccountTimer28 AccountTimer::~AccountTimer() in ~AccountTimer()33 void AccountTimer::Init(int32_t timeout) in Init()
24 class AccountTimer {26 AccountTimer(bool needInit = true);27 ~AccountTimer();
320 AccountTimer timer(false); in Init()
472 AccountTimer timer; in RetryToGetAccount()499 AccountTimer timer; in RetryToGetAccount()570 AccountTimer timer; in RetryToGetAccount()714 AccountTimer timer; in RetryToGetAccount()
523 AccountTimer timer(false); in OnRemoteRequest()