Home
last modified time | relevance | path

Searched defs:candidates (Results 1 - 2 of 2) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_manager.cpp241 auto candidates = this->GetThemeResourceList(bundInfo, resType, resName); in GetThemeQualifierValue() local
248 GetBestMatchThemeResource( const std::vector<std::shared_ptr<ThemeResource::ThemeValue> > &candidates, const ResConfigImpl &resConfig) GetBestMatchThemeResource() argument
H A Dhap_manager.cpp187 std::vector<std::shared_ptr<HapResource::IdValues>> candidates = this->GetResourceListByName(name, resType); in FindQualifierValueByName() local
198 std::vector<std::shared_ptr<HapResource::IdValues>> candidates = this->GetResourceList(id); in FindQualifierValueById() local
276 GetBestMatchResource( std::vector<std::shared_ptr<HapResource::IdValues>> candidates, uint32_t density, bool isGetOverrideResource) GetBestMatchResource() argument
1084 GetRealResId(const std::string &resType, const std::vector<std::unordered_map<ResType, uint32_t>> &candidates) GetRealResId() argument
1150 std::vector<std::unordered_map<ResType, uint32_t>> candidates; GetResId() local
[all...]

Completed in 4 milliseconds