Searched refs:SetInstanceStopTime (Results 1 – 4 of 4) sorted by relevance
190 PerfStat::GetInstance().SetInstanceStopTime(0);205 PerfStat::GetInstance().SetInstanceStopTime(1);
53 void SetInstanceStopTime(int64_t);
120 void PerfStat::SetInstanceStopTime(int64_t time) in SetInstanceStopTime() function in OHOS::AccountSA::PerfStat
250 PerfStat::GetInstance().SetInstanceStopTime(GetTickCount()); in OnStop()