Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/perf_stat/include/
H A Dperf_stat.h29 int64_t GetAccountBindStartTime() const;
/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_perf_stat_test.cpp87 int64_t bindStartTime = PerfStat::GetInstance().GetAccountBindStartTime(); in HWTEST_F()
158 int64_t bindBeginTime = PerfStat::GetInstance().GetAccountBindStartTime(); in HWTEST_F()
/base/account/os_account/frameworks/common/perf_stat/src/
H A Dperf_stat.cpp31 int64_t PerfStat::GetAccountBindStartTime() const in GetAccountBindStartTime() function in OHOS::AccountSA::PerfStat

Completed in 2 milliseconds