Home
last modified time | relevance | path

Searched refs:HandleDistributedSchedulerInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/services/native/include/
H A Dbattery_stats_detector.h48 …void HandleDistributedSchedulerInfo(StatsUtils::StatsData data, int64_t bootTimeMs, std::string& d…
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_detector.cpp218 void BatteryStatsDetector::HandleDistributedSchedulerInfo(StatsUtils::StatsData data, int64_t bootT… in HandleDistributedSchedulerInfo() function in OHOS::PowerMgr::BatteryStatsDetector
263 HandleDistributedSchedulerInfo(data, bootTimeMs, debugInfo); in HandleDebugInfo()