Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class_mgr.cpp127 list<shared_ptr<ImplClass>> candidates; in CreateObject() local
219 shared_ptr<ImplClass> ImplClassMgr::SearchByPriority(const list<shared_ptr<ImplClass>> &candidates, in SearchByPriority()
280 …red_ptr<ImplClass> ImplClassMgr::SearchSimplePriority(const list<shared_ptr<ImplClass>> &candidate… in SearchSimplePriority()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/network_select/
H A Dwifi_comparator_impl.cpp34 void WifiScorerComparator::GetBestCandidates(const std::vector<NetworkCandidate *> &candidates, in GetBestCandidates()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp186 …std::vector<std::shared_ptr<HapResource::IdValues>> candidates = this->GetResourceListByName(name,… in FindQualifierValueByName() local
197 std::vector<std::shared_ptr<HapResource::IdValues>> candidates = this->GetResourceList(id); in FindQualifierValueById() local
276const std::vector<std::shared_ptr<HapResource::IdValues>> &candidates, uint32_t density, bool isGe… in GetBestMatchResource()
1030 const std::vector<std::unordered_map<ResType, uint32_t>> &candidates) in GetRealResId()
1095 std::vector<std::unordered_map<ResType, uint32_t>> candidates; in GetResId() local
H A Dtheme_pack_manager.cpp242 auto candidates = this->GetThemeResourceList(bundInfo, resType, resName, userId); in GetThemeQualifierValue() local
249 …st std::shared_ptr<ThemeResource::ThemeQualifierValue> ThemePackManager::GetBestMatchThemeResource( in GetBestMatchThemeResource()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugins_manager_src_framework_test.cpp763 std::list<std::shared_ptr<ImplClass>> candidates; variable
788 std::list<std::shared_ptr<ImplClass>> candidates; variable