Home
last modified time | relevance | path

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

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