Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h71 static void MatchAndSortDeclarativeResConfigs(const std::set<std::string>& candidateFolders,
H A Dace_res_config.cpp723 … AceResConfig::MatchAndSortDeclarativeResConfigs(resourceFolderList, deviceConfigTag, folderList); in GetDeclarativeResourceFallback()
855 void AceResConfig::MatchAndSortDeclarativeResConfigs(const std::set<std::string>& candidateFolders, in MatchAndSortDeclarativeResConfigs() function in OHOS::Ace::AceResConfig