Searched refs:CONSUMPTION_TYPE_APP (Results 1 – 14 of 14) sorted by relevance
48 BatteryStatsInfo::ConsumptionType consumptionType = BatteryStatsInfo::CONSUMPTION_TYPE_APP;75 BatteryStatsInfo::ConsumptionType consumptionType = BatteryStatsInfo::CONSUMPTION_TYPE_APP;103 BatteryStatsInfo::ConsumptionType consumptionType = BatteryStatsInfo::CONSUMPTION_TYPE_APP;126 BatteryStatsInfo::ConsumptionType consumptionType = BatteryStatsInfo::CONSUMPTION_TYPE_APP;
43 BatteryStatsInfo::ConsumptionType consumptionType = BatteryStatsInfo::CONSUMPTION_TYPE_APP;
44 BatteryStatsInfo::ConsumptionType consumptionType = BatteryStatsInfo::CONSUMPTION_TYPE_APP;
148 case CONSUMPTION_TYPE_APP: in ConvertTypeForApp()149 result = GET_VARIABLE_NAME(CONSUMPTION_TYPE_APP); in ConvertTypeForApp()194 case CONSUMPTION_TYPE_APP: in ConvertConsumptionType()
32 CONSUMPTION_TYPE_APP, enumerator
64 BatteryStatsInfo::ConsumptionType consumptionType = BatteryStatsInfo::CONSUMPTION_TYPE_APP;
231 … g_statsService->GetBatteryStatsCore()->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_APP); in ReadUidCpuActiveTime()314 …dEntity = g_statsService->GetBatteryStatsCore()->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_APP); in ReadUidCpuClusterTime()452 … g_statsService->GetBatteryStatsCore()->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_APP); in ReadUidCpuFreqTime()536 … g_statsService->GetBatteryStatsCore()->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_APP); in ReadUidCpuTime()
173 case BatteryStatsInfo::CONSUMPTION_TYPE_APP: in GetEntity()713 if ((*iter)->GetConsumptionType() == BatteryStatsInfo::CONSUMPTION_TYPE_APP) { in GetAppStatsMah()734 if ((*iter)->GetConsumptionType() == BatteryStatsInfo::CONSUMPTION_TYPE_APP) { in GetAppStatsPercent()874 if ((*iter)->GetConsumptionType() == BatteryStatsInfo::CONSUMPTION_TYPE_APP) { in SaveForPower()939 info->SetConsumptioType(BatteryStatsInfo::CONSUMPTION_TYPE_APP); in LoadBatteryStatsData()
330 BatteryStatsInfo::ConsumptionType consumptionType = BatteryStatsInfo::CONSUMPTION_TYPE_APP;371 EXPECT_EQ(GET_VARIABLE_NAME(CONSUMPTION_TYPE_APP),372 BatteryStatsInfo::ConvertConsumptionType(BatteryStatsInfo::CONSUMPTION_TYPE_APP));
104 napi_create_int32(env, (int32_t)BatteryStatsInfo::ConsumptionType::CONSUMPTION_TYPE_APP, &app); in CreateEnumStatsType()
36 consumptionType_ = BatteryStatsInfo::CONSUMPTION_TYPE_APP; in UidEntity()138 statsInfo->SetConsumptioType(BatteryStatsInfo::CONSUMPTION_TYPE_APP); in AddtoStatsList()
431 auto uidEntity = core->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_APP); in GetBluetoothUidPower()
67 EXPECT_NE(nullptr, statsCore->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_APP));276 auto uidEntity = statsCore->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_APP);
255 auto uidEntity = statsCore->GetEntity(BatteryStatsInfo::CONSUMPTION_TYPE_APP);