Home
last modified time | relevance | path

Searched refs:GetStyleResourceFallback (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h59 static std::vector<std::string> GetStyleResourceFallback(const std::vector<std::string>& resourceList);
H A Dace_res_config.cpp711 std::vector<std::string> AceResConfig::GetStyleResourceFallback(const std::vector<std::string>& resourceList) in GetStyleResourceFallback() function in OHOS::Ace::AceResConfig
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.cpp489 priorityFileList = AceResConfig::GetStyleResourceFallback(fileNameList); in LoadCustomStyle()

Completed in 4 milliseconds