Searched refs:IsInReleaseList (Results 1 – 2 of 2) sorted by relevance
98 static bool IsInReleaseList(uint32_t value);
264 bool SecurityComponentModelNG::IsInReleaseList(uint32_t value) in IsInReleaseList() function in OHOS::Ace::NG::SecurityComponentModelNG322 …if (!res && !IsInReleaseList(resColor.GetValue()) && !IsArkuiComponent() && IsBelowThreshold(value… in SetBackgroundColor()