Home
last modified time | relevance | path

Searched refs:IsGridCacheEnabled (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp230 bool IsGridCacheEnabled() in IsGridCacheEnabled() function
435 bool SystemProperties::gridCacheEnabled_ = IsGridCacheEnabled();
589 gridCacheEnabled_ = IsGridCacheEnabled(); in InitDeviceInfo()