Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
Duid_entity.cpp85 auto audioEntity = core->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_AUDIO); in CalculateForCommon() local
189 auto audioEntity = core->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_AUDIO); in GetPowerForCommon() local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_audio_test.cpp347 auto audioEntity = statsCore->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_AUDIO); variable