Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
Duid_entity.cpp81 auto sensorEntity = core->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_SENSOR); in CalculateForCommon() local
180 auto sensorEntity = core->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_SENSOR); in GetPowerForCommon() local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_powermgr_test.cpp409 auto sensorEntity = statsCore->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_SENSOR); variable