Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/zone/src/
Dzone_util.cpp236 bool isBoosted = false; in LookupTimezoneByCountryAndNITZ() local
279 bool isBoosted = false; in LookupTimezoneByCountry() local
320 void ZoneUtil::GetCountryZones(std::string &region, std::string &defaultTimzone, bool &isBoosted, in GetCountryZones()
363 void ZoneUtil::GetDefaultAndBoost(xmlNodePtr &value, std::string &defaultTimezone, bool &isBoosted, in GetDefaultAndBoost()
/base/powermgr/display_manager/service/native/src/
Dscreen_controller.cpp285 bool isBoosted = IsBrightnessBoosted(); in CanSetBrightness() local