Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
Duid_entity.cpp271 int64_t cameraTime = core->GetTotalTimeMs(uid, StatsUtils::STATS_TYPE_CAMERA_ON); in DumpForCommon() local
295 .append(ToString(cameraTime)) in DumpForCommon()