Home
last modified time | relevance | path

Searched refs:AccountTimer (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/common/utils/src/
H A Daccount_timer.cpp21 AccountTimer::AccountTimer(bool needInit) : timerId_(-1) in AccountTimer() function in OHOS::AccountSA::AccountTimer
28 AccountTimer::~AccountTimer() in ~AccountTimer()
33 void AccountTimer::Init(int32_t timeout) in Init()
/ohos5.0/base/account/os_account/frameworks/common/utils/include/
H A Daccount_timer.h24 class AccountTimer {
26 AccountTimer(bool needInit = true);
27 ~AccountTimer();
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp320 AccountTimer timer(false); in Init()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp472 AccountTimer timer; in RetryToGetAccount()
499 AccountTimer timer; in RetryToGetAccount()
570 AccountTimer timer; in RetryToGetAccount()
714 AccountTimer timer; in RetryToGetAccount()
H A Dos_account_stub.cpp523 AccountTimer timer(false); in OnRemoteRequest()