Home
last modified time | relevance | path

Searched refs:IsMoreMatchThan (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_config.cpp69 return this->IsMoreMatchThan(themeConfig); in BestMatch()
72 bool ThemeConfig::IsMoreMatchThan(const std::shared_ptr<ThemeConfig> &themeConfig) const in IsMoreMatchThan() function in OHOS::Global::Resource::ThemeConfig
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_config.h70 bool IsMoreMatchThan(const std::shared_ptr<ThemeConfig> &themeConfig) const;