Home
last modified time | relevance | path

Searched defs:Match (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/core/include/
Dhiview_platform.h118 bool Match(uint32_t type, const std::string& eventName, const std::string& domain) in Match() function
148 bool Match(uint8_t type, const std::string& eventName, const std::string& tag, in Match() function
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dres_config_impl.cpp182 bool ResConfigImpl::Match(const ResConfigImpl *other) const in Match() function in OHOS::Global::Resource::ResConfigImpl
Dlocale_matcher.cpp505 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() function in OHOS::Global::Resource::LocaleMatcher
/base/notification/common_event_service/frameworks/native/src/
Dmatching_skills.cpp311 bool MatchingSkills::Match(const Want &want) const in Match() function in OHOS::EventFwk::MatchingSkills
/base/global/resource_management/frameworks/resmgr/src/
Dres_config_impl.cpp288 bool ResConfigImpl::Match(const ResConfigImpl *other) const in Match() function in OHOS::Global::Resource::ResConfigImpl
Dlocale_matcher.cpp504 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() function in OHOS::Global::Resource::LocaleMatcher
/base/global/i18n/frameworks/zone/src/
Dzone_util.cpp439 CountryResult ZoneUtil::Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &sys… in Match() function in ZoneUtil