Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/include/
H A Dbattery_stats_detector.h44 void HandleWakelockInfo(StatsUtils::StatsData data, int64_t bootTimeMs, std::string& debugInfo);
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_detector.cpp145 void BatteryStatsDetector::HandleWakelockInfo(StatsUtils::StatsData data, int64_t bootTimeMs, std::… in HandleWakelockInfo() function in OHOS::PowerMgr::BatteryStatsDetector
248 HandleWakelockInfo(data, bootTimeMs, debugInfo); in HandleDebugInfo()