Home
last modified time | relevance | path

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

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