Home
last modified time | relevance | path

Searched refs:SetAccountBindEndTime (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/frameworks/common/perf_stat/include/
H A Dperf_stat.h33 void SetAccountBindEndTime(int64_t time);
/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_perf_stat_test.cpp93 PerfStat::GetInstance().SetAccountBindEndTime(ACCOUNT_BIND_END_TIME); in HWTEST_F()
156 PerfStat::GetInstance().SetAccountBindEndTime(ACCOUNT_BIND_START_TIME - 1); in HWTEST_F()
/base/account/os_account/frameworks/common/perf_stat/src/
H A Dperf_stat.cpp46 void PerfStat::SetAccountBindEndTime(int64_t time) in SetAccountBindEndTime() function in OHOS::AccountSA::PerfStat

Completed in 2 milliseconds