Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/include/
Dhiview_platform.h105 bool Match(uint32_t type, const std::string& eventName, const std::string& domain) in Match() function
135 bool Match(uint8_t type, const std::string& eventName, const std::string& tag, in Match() function
/base/global/resource_management/frameworks/resmgr/src/
Dtheme_pack_config.cpp34 bool ThemeConfig::Match(const std::shared_ptr<ThemeConfig> &themeConfig, const ResConfigImpl &resCo… in Match() function in OHOS::Global::Resource::ThemeConfig
Dlocale_matcher.cpp507 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() function in OHOS::Global::Resource::LocaleMatcher
Dres_config_impl.cpp529 bool ResConfigImpl::Match(const std::shared_ptr<ResConfigImpl> other, bool isCheckDarkAdaptation) c… in Match() function in OHOS::Global::Resource::ResConfigImpl
/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/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
Drules_engine.cpp42 std::vector<MatchedDateTimeInfo> RulesEngine::Match(icu::UnicodeString& message) in Match() function in OHOS::Global::I18n::RulesEngine
/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/security/certificate_framework/frameworks/core/v1.0/certificate/
Dx509_crl.c367 static CfResult Match(HcfX509Crl *self, const HcfX509CrlMatchParams *matchParams, bool *out) in Match() function
Dx509_certificate.c372 static CfResult Match(HcfX509Certificate *self, const HcfX509CertMatchParams *matchParams, bool *ou… in Match() function
/base/global/i18n/frameworks/intl/src/
Dlocale_matcher.cpp468 bool LocaleMatcher::Match(const LocaleInfo *current, const LocaleInfo *other) in Match() function in OHOS::Global::I18n::LocaleMatcher
/base/global/i18n/frameworks/zone/src/
Dzone_util.cpp464 CountryResult ZoneUtil::Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &sys… in Match() function in ZoneUtil
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
Dnapi_x509_certificate.cpp711 napi_value NapiX509Certificate::Match(napi_env env, napi_callback_info info) in Match() function in OHOS::CertFramework::NapiX509Certificate
Dnapi_x509_crl.cpp971 napi_value NapiX509Crl::Match(napi_env env, napi_callback_info info) in Match() function in OHOS::CertFramework::NapiX509Crl