Home
last modified time | relevance | path

Searched defs:deviceConfigTag (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp705 std::string deviceConfigTag = GetCurrentDeviceResTag(); in GetResourceFallback() local
714 std::string deviceConfigTag = GetCurrentDeviceResTag(); in GetStyleResourceFallback() local
721 std::string deviceConfigTag = GetCurrentDeviceDeclarativeResTag(); in GetDeclarativeResourceFallback() local
761 std::string deviceConfigTag = GetCurrentDeviceDeclarativeResTag(); in GetTargetMediaScaleRatio() local
856 const std::string& deviceConfigTag, std::vector<std::string>& matchedFoldersList) in MatchAndSortDeclarativeResConfigs()