Home
last modified time | relevance | path

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

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