Searched refs:UpdateCpuTime (Results 1 – 7 of 7) sorted by relevance
37 void UpdateCpuTime() override;
53 virtual void UpdateCpuTime();
50 void CpuEntity::UpdateCpuTime() in UpdateCpuTime() function in OHOS::PowerMgr::CpuEntity53 if (!cpuReader_->UpdateCpuTime()) { in UpdateCpuTime()
91 void BatteryStatsEntity::UpdateCpuTime() in UpdateCpuTime() function in OHOS::PowerMgr::BatteryStatsEntity
32 bool UpdateCpuTime();
36 if (!UpdateCpuTime()) { in Init()142 bool CpuTimeReader::UpdateCpuTime() in UpdateCpuTime() function in OHOS::PowerMgr::CpuTimeReader
251 cpuEntity->UpdateCpuTime();