Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Duid_entity.cpp284 int64_t cameraTime = core->GetTotalTimeMs(uid, StatsUtils::STATS_TYPE_CAMERA_ON); in DumpForCommon() local
308 .append(ToString(cameraTime)) in DumpForCommon()