Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_manager.cpp132 const ResConfigImpl *currentResConfig = this->resConfig_; in FindQualifierValueByName() local
164 const ResConfigImpl *currentResConfig = this->resConfig_; in FindQualifierValueById() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp253 uint32_t density, std::shared_ptr<ResConfigImpl> currentResConfig) in MatchBestResource()
282 …const std::shared_ptr<ResConfigImpl> currentResConfig = getCompleteOverrideConfig(isGetOverrideRes… in GetBestMatchResource() local