Home
last modified time | relevance | path

Searched defs:isMatch (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dremote_observer_list.h92 bool isMatch = false; in Register() local
/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); in HWTEST_F() local
597 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN11); in HWTEST_F() local
603 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN12); in HWTEST_F() local
609 bool isMatch = CommonUtils::UrlRegexParse(TEST_DOMAIN9, TEST_DOMAIN9); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp88 bool isMatch = IsMatch("www.alibaba.com", "*"); in HWTEST_F() local
94 bool isMatch = IsMatch("www.alibaba.com", ""); in HWTEST_F() local
100 bool isMatch = IsMatch("www.alibaba.com", "*.alibaba.*"); in HWTEST_F() local
106 bool isMatch = IsMatch("www.alibaba.com", "www.alibaba.com"); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_test/
H A DNetStackCommonUtilsTest.cpp88 bool isMatch = IsMatch("www.alibaba.com", "*"); in HWTEST_F() local
94 bool isMatch = IsMatch("www.alibaba.com", ""); in HWTEST_F() local
100 bool isMatch = IsMatch("www.alibaba.com", "*.alibaba.*"); in HWTEST_F() local
106 bool isMatch = IsMatch("www.alibaba.com", "www.alibaba.com"); in HWTEST_F() local
/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
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp222 auto isMatch = [](const vector<string> &s, const string &str) -> bool { in GetBigFiles() local
397 auto isMatch = [](const vector<string> &s, const string &str) -> bool { in GetBackupList() local
/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
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp512 bool isMatch = false; in IsUtdMatch() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp132 bool isMatch = patternStr != "" && std::regex_match(str, pattern); in IsMatch() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp597 bool isMatch = false; in IsArrayMatch() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_ability_info.h140 bool isMatch = false; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_manager_service.cpp381 bool GtManagerService::isMatch(const char *dst, const char *src) in isMatch() function in OHOS::GtManagerService
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp1898 auto isMatch = [abilityRecord](auto connectRecord) -> bool { in IsAbilityConnected() local

Completed in 23 milliseconds