Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/communication/netmanager_base/test/netmanagerutils/unittest/netmanager_base_common_test/
H A Dut_netmanager_base_common.cpp591 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN10); variable
597 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN11); variable
603 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN12); variable
609 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN9); variable
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_detector.cpp61 bool isMatch = false; in IsDurationRelated() local
77 bool isMatch = false; in IsStateRelated() local
/aosp12/frameworks/av/services/mediametrics/
H A DAnalyticsActions.h111 static inline bool isMatch(const Trigger& trigger, in isMatch() function
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/
H A DDialerPhoneNumberUtil.java124 public boolean isMatch( in isMatch() method in DialerPhoneNumberUtil
/aosp12/frameworks/base/core/java/android/content/pm/
H A DPackageUserState.java261 public boolean isMatch(ComponentInfo componentInfo, int flags) { in isMatch() method in PackageUserState
267 public boolean isMatch(boolean isSystem, boolean isPackageEnabled, in isMatch() method in PackageUserState
283 public boolean isMatch(boolean isSystem, boolean isPackageEnabled, boolean isComponentEnabled, in isMatch() method in PackageUserState
/aosp12/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
H A DLocaleUtils.java160 public static boolean isMatch(final int level) { in isMatch() method in LocaleUtils
/ohos5.0/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp88 bool isMatch = IsMatch("www.alibaba.com", "*"); variable
94 bool isMatch = IsMatch("www.alibaba.com", ""); variable
100 bool isMatch = IsMatch("www.alibaba.com", "*.alibaba.*"); variable
106 bool isMatch = IsMatch("www.alibaba.com", "www.alibaba.com"); variable
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_UEventObserver.cpp44 static bool isMatch(const char* buffer, size_t length) { in isMatch() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dremote_observer_list.h92 bool isMatch = false; in Register() local
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dsys_event_test.cpp116 bool isMatch = std::regex_match(eventJsonStr, baseMatch, expValue); variable
141 bool isMatch = std::regex_match(eventJsonStr, baseMatch, expValue); variable
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp303 auto isMatch = [](const vector<string> &s, const string &str) -> bool { in GetBigFiles() local
473 auto isMatch = [](const vector<string> &s, const string &str) -> bool { in GetBackupList() local
/aosp12/frameworks/base/core/java/android/content/pm/parsing/component/
H A DComponentParseUtils.java167 public static boolean isMatch(PackageUserState state, boolean isSystem, in isMatch() method in ComponentParseUtils
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info_manager.cpp319 bool isMatch = true; in QueryCapabilityByFilters() local
506 bool isMatch = false; in IsCapabilityMatchFilter() local
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp755 bool isMatch(increment.surface_creation().name() == UNIQUE_LAYER_NAME && in surfaceCreationFound() local
768 bool isMatch(increment.surface_deletion().id() == targetId); in surfaceDeletionFound() local
778 bool isMatch(increment.display_creation().name() == DISPLAY_NAME.string() && in displayCreationFound() local
790 bool isMatch(increment.display_deletion().id() == targetId); in displayDeletionFound() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set.cpp199 bool isMatch = context_->projectionTree.SearchTree(singlePath, index); in CheckCutNode() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dpositive_rule.cpp291 … bool isMatch = isStartsWithNumber ? matched.startsWith(possible) : matched.endsWith(possible); in HandlePossibleNumberWithPattern() local
H A Dregex_rule.cpp507 … bool isMatch = isStartsWithNumber ? matched.startsWith(possible) : matched.endsWith(possible); in HandlePossibleNumberWithPattern() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp440 bool isMatch = LocaleMatcher::Match(currentLocale, resLocale); in FindAndSort() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_locale.cpp451 bool isMatch = LocaleMatcher::Match(currentLocale, resLocale); in FindAndSort() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp133 bool isMatch = patternStr != "" && std::regex_match(str, pattern); in IsMatch() local
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dcertificate_openssl_common.c448 int isMatch = EVP_PKEY_cmp(certPublicKey, pubKey); in CheckSelfPubkey() local
/aosp12/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
H A DCountryZoneTree.java329 private static boolean isMatch(ZoneOffsetPeriod a, ZoneOffsetPeriod b) { in isMatch() method in CountryZoneTree
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_ability_info.h140 bool isMatch = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp525 bool isMatch = false; in IsUtdMatch() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp606 bool isMatch = false; in IsArrayMatch() local

12