Home
last modified time | relevance | path

Searched defs:cameraEntity (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/battery_statistics/services/native/src/entities/
Duid_entity.cpp83 auto cameraEntity = core->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_CAMERA); in CalculateForCommon() local
187 auto cameraEntity = core->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_CAMERA); in GetPowerForCommon() local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_camera_test.cpp854 auto cameraEntity = statsCore->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_CAMERA); variable