Searched refs:ConverStrToInt (Results 1 – 2 of 2) sorted by relevance
53 void HgmEnergyConsumptionPolicy::ConverStrToInt(int& targetNum, std::string sourceStr, int defaultV… in ConverStrToInt() function in OHOS::Rosen::HgmEnergyConsumptionPolicy80 …ConverStrToInt(animationIdleFps_, animationPowerConfig[ANIMATION_IDLE_FPS], DEFAULT_ENERGY_ASSURAN… in SetEnergyConsumptionConfig()86 ConverStrToInt( in SetEnergyConsumptionConfig()105 ConverStrToInt(idleFps, config.second, DEFAULT_ENERGY_ASSURANCE_IDLE_FPS); in SetUiEnergyConsumptionConfig()
57 void ConverStrToInt(int& targetNum, std::string sourceStr, int defaultValue);