Searched refs:ParamExceedScope (Results 1 – 2 of 2) sorted by relevance
93 static bool ParamExceedScope(const int x, const int y, int fixedX, int fixedY);
1063 if (ParamExceedScope(fixedX, fixedY, width, height * pathLen)) { in GetTimezoneIdByLocation()1277 bool I18nTimeZone::ParamExceedScope(const int x, const int y, int fixedX, int fixedY) in ParamExceedScope() function in OHOS::Global::I18n::I18nTimeZone