Searched refs:resourceDecoupling_ (Results 1 – 3 of 3) sorted by relevance
430 bool SystemProperties::resourceDecoupling_ = IsResourceDecoupling(); member in OHOS::Ace::SystemProperties586 resourceDecoupling_ = IsResourceDecoupling(); in InitDeviceInfo()705 return resourceDecoupling_; in GetResourceDecoupling()
89 bool SystemProperties::resourceDecoupling_ = true; member in OHOS::Ace::SystemProperties
639 static bool resourceDecoupling_; variable