Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_manager.cpp131 const ResConfigImpl *bestResConfig = nullptr; in FindQualifierValueByName() local
163 const ResConfigImpl *bestResConfig = nullptr; in FindQualifierValueById() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp250 void HapManager::MatchBestResource(std::shared_ptr<ResConfigImpl> &bestResConfig, in MatchBestResource()
278 std::shared_ptr<ResConfigImpl> bestResConfig = nullptr; in GetBestMatchResource() local