Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp629 bool DeclarativeMatchResConfig(const AceResConfig& desired, const AceResConfig& supported) in DeclarativeMatchResConfig() function
880 if (!DeclarativeMatchResConfig(deviceResConfig, matchedLocaleConfigs[i])) { in MatchAndSortDeclarativeResConfigs()