Home
last modified time | relevance | path

Searched defs:exclude (Results 1 – 8 of 8) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/json/
Dhap_verify_utils.cpp540 std::list<std::string> exclude(excludeSet.begin(), excludeSet.end()); in CheckApiVersionCovered() local
570 std::list<std::string> exclude(excludeSet.begin(), excludeSet.end()); in CheckScreenShapeCovered() local
601 std::list<std::string> exclude(excludeSet.begin(), excludeSet.end()); in CheckScreenWindowCovered() local
632 std::list<std::string> exclude(excludeSet.begin(), excludeSet.end()); in CheckScreenDensityCovered() local
662 std::list<std::string> exclude(excludeSet.begin(), excludeSet.end()); in CheckCountryCodeCovered() local
670 const std::list<std::string>& exclude) in CheckEntryPolicyValueCoverAll()
679 const std::list<std::string>& include, std::list<std::string>& exclude) in CheckPolicyValueCovered()
691 const std::list<std::string>& include, std::list<std::string>& exclude) in CheckCoveredExcludePolicyValue()
706 const std::list<std::string>& include, std::list<std::string>& exclude) in CheckCoveredIncludePolicyValue()
/developtools/packing_tool/adapter/ohos/
DHapVerify.java937 List<String> exclude = null; in checkApiVersionCovered() local
990 List<String> exclude = null; in checkScreenShapeCovered() local
1039 List<String> exclude = null; in checkScreenWindowCovered() local
1088 List<String> exclude = null; in checkScreenDensityCovered() local
1137 List<String> exclude = null; in checkCountryCodeCovered() local
1183 … private static boolean checkEntryPolicyValueCoverAll(List<String> include, List<String> exclude) { in checkEntryPolicyValueCoverAll()
1198 String policy, List<String> value, List<String> include, List<String> exclude) { in checkPolicyValueCovered()
1221 List<String> value, List<String> include, List<String> exclude) { in checkCoveredExcludePolicyValue()
1241 List<String> value, List<String> include, List<String> exclude) { in checkCoveredIncludePolicyValue()
/developtools/smartperf_host/ide/
Dtsconfig_test.json12 "exclude": [ array
Dwebpack.config.js188 exclude: ['/node_modules/'], property
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_utils_test/
Dhap_verify_utils_test.cpp1467 std::list<std::string> exclude; variable
1482 std::list<std::string> exclude; variable
1496 std::list<std::string> exclude; variable
1511 std::list<std::string> exclude; variable
1526 std::list<std::string> exclude; variable
1541 std::list<std::string> exclude; variable
1556 std::list<std::string> exclude; variable
1571 std::list<std::string> exclude; variable
2554 std::list<std::string> exclude; variable
2570 std::list<std::string> exclude; variable
[all …]
/developtools/ace_ets2bundle/compiler/
Dtsconfig.esm.json960 "exclude": [ array
Dtsconfig.json1015 "exclude": [ array
/developtools/profiler/hiebpf/include/
Dvmlinux.h124212 bool exclude; member