Searched refs:IS_ANIMATION_ENERGY_ASSURANCE_ENABLE (Results 1 – 1 of 1) sorted by relevance
29 static const std::string IS_ANIMATION_ENERGY_ASSURANCE_ENABLE = "animation_energy_assurance_enable"; variable66 if (animationPowerConfig.count(IS_ANIMATION_ENERGY_ASSURANCE_ENABLE) == 0) { in SetEnergyConsumptionConfig()70 animationPowerConfig[IS_ANIMATION_ENERGY_ASSURANCE_ENABLE] == "true" ? true : false; in SetEnergyConsumptionConfig()