Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_attribute.cpp54 bool ASTAttr::Match(SystemLevel level) const in Match() function in OHOS::HDI::ASTAttr
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Diability_stage_monitor.cpp24 bool IAbilityStageMonitor::Match(const std::shared_ptr<DelegatorAbilityStageProperty> &abilityStage… in Match() function in OHOS::AppExecFwk::IAbilityStageMonitor
H A Diability_monitor.cpp30 bool IAbilityMonitor::Match(const std::shared_ptr<ADelegatorAbilityProperty> &ability, bool isNotif… in Match() function in OHOS::AppExecFwk::IAbilityMonitor
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_attribute.cpp61 bool ASTAttr::Match(SystemLevel level) const in Match() function in OHOS::Idl::ASTAttr
/ohos5.0/base/hiviewdfx/hiview/core/include/
H A 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
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/
H A Dmock_iability_monitor.cpp78 bool MockIabilityMonitor::Match(const std::shared_ptr<ADelegatorAbilityProperty>& ability, bool isN… in Match() function in OHOS::AppExecFwk::MockIabilityMonitor
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_config.cpp34 bool ThemeConfig::Match(const std::shared_ptr<ThemeConfig> &themeConfig, const ResConfigImpl &resCo… in Match() function in OHOS::Global::Resource::ThemeConfig
H A Dres_config_impl.cpp414 bool ResConfigImpl::Match(const std::shared_ptr<ResConfigImpl> other, bool isCheckDarkAdaptation) c… in Match() function in OHOS::Global::Resource::ResConfigImpl
H A Dlocale_matcher.cpp507 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() function in OHOS::Global::Resource::LocaleMatcher
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_listener.cpp85 bool EventListener::Match(const std::string &type, napi_value callback) const in Match() function in OHOS::NetManagerStandard::EventListener
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Devent_listener.cpp109 bool EventListener::Match(const std::string &type, napi_value callback) const in ~EventListener() function in OHOS::NetStack::EventListener
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_matching_skill.cpp149 bool MatchingSkills::Match(const Want& want) const in Match() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_config_impl.cpp182 bool ResConfigImpl::Match(const ResConfigImpl *other) const in Match() function in OHOS::Global::Resource::ResConfigImpl
H A Dlocale_matcher.cpp505 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() function in OHOS::Global::Resource::LocaleMatcher
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Drules_engine.cpp42 std::vector<MatchedDateTimeInfo> RulesEngine::Match(icu::UnicodeString& message) in Match() function in OHOS::Global::I18n::RulesEngine
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_queryer.cpp49 bool Match(const std::string& condition, std::smatch& matchResults) const in Match() function in OHOS::Ace::Framework::__anonba08be840110::MediaQueryerRule
53 bool Match(const std::string& condition) const in Match() function in OHOS::Ace::Framework::__anonba08be840110::MediaQueryerRule
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp311 bool MatchingSkills::Match(const Want &want) const in Match() function in OHOS::EventFwk::MatchingSkills
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp60 bool Skill::Match(const OHOS::AAFwk::Want &want) const in Match() function in OHOS::AppExecFwk::Skill
90 bool Skill::Match(const OHOS::AAFwk::Want &want, size_t &matchUriIndex) const in Match() function in OHOS::AppExecFwk::Skill
/ohos5.0/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dx509_crl.c367 static CfResult Match(HcfX509Crl *self, const HcfX509CrlMatchParams *matchParams, bool *out) in Match() function
H A Dx509_certificate.c372 static CfResult Match(HcfX509Certificate *self, const HcfX509CertMatchParams *matchParams, bool *ou… in Match() function
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp468 bool LocaleMatcher::Match(const LocaleInfo *current, const LocaleInfo *other) in Match() function in OHOS::Global::I18n::LocaleMatcher
/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp464 CountryResult ZoneUtil::Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &sys… in Match() function in ZoneUtil
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp648 bool Skills::Match(const Want &want) in Match() function in OHOS::AAFwk::Skills
/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_certificate.cpp711 napi_value NapiX509Certificate::Match(napi_env env, napi_callback_info info) in Match() function in OHOS::CertFramework::NapiX509Certificate
H A Dnapi_x509_crl.cpp971 napi_value NapiX509Crl::Match(napi_env env, napi_callback_info info) in Match() function in OHOS::CertFramework::NapiX509Crl