/foundation/communication/bluetooth_service/services/bluetooth/server/include/ |
H A D | remote_observer_list.h | 92 bool isMatch = false; in Register() local
|
/foundation/communication/netmanager_base/test/netmanagerutils/unittest/netmanager_base_common_test/ |
H A D | ut_netmanager_base_common.cpp | 591 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 D | NetStackCommonUtilsTest.cpp | 88 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 D | NetStackCommonUtilsTest.cpp | 88 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 D | result_set.cpp | 199 bool isMatch = context_->projectionTree.SearchTree(singlePath, index); in CheckCutNode() local
|
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
H A D | b_dir.cpp | 222 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 D | capability_info_manager.cpp | 319 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 D | skill.cpp | 512 bool isMatch = false; in IsUtdMatch() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/ |
H A D | http_curl_client.cpp | 132 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 D | json_common.cpp | 597 bool isMatch = false; in IsArrayMatch() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | extension_ability_info.h | 140 bool isMatch = false; member
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_manager_service.cpp | 381 bool GtManagerService::isMatch(const char *dst, const char *src) in isMatch() function in OHOS::GtManagerService
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_connect_manager.cpp | 1898 auto isMatch = [abilityRecord](auto connectRecord) -> bool { in IsAbilityConnected() local
|