Home
last modified time | relevance | path

Searched refs:lists (Results 1 – 25 of 28) sorted by relevance

12

/developtools/integration_verification/tools/deps_guard/rules_checker/
Dhdi_rule.py27 lists = self.get_white_lists()
45 if mod["name"] not in lists:
54 if mod["name"] in lists:
70 if mod["name"] not in lists:
Dsa_rule.py27 lists = self.get_white_lists()
45 if mod["name"] not in lists:
54 if mod["name"] in lists:
Dchipsetsdk.py67 lists = self.get_white_lists()
95 if callee["name"] in lists:
122 if mod["name"] in lists:
134 if mod["name"] not in lists:
Dnapi_rule.py27 lists = self.get_white_lists()
40 if targetName in lists:
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DBcSignedDataGenerator.java226 private ASN1Set createBerSetFromLst(List<?> lists) throws CodeSignException { in createBerSetFromLst() argument
227 if (lists == null || lists.size() == 0) { in createBerSetFromLst()
231 for (Object obj : lists) { in createBerSetFromLst()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DBcPkcs7Generator.java229 private boolean checkListNotNullOrEmty(List<?> lists) { in checkListNotNullOrEmty() argument
230 return (lists != null) && (lists.size() > 0); in checkListNotNullOrEmty()
/developtools/hdc/src/host/
Dclient.cpp653 const string lists = "list targets -v"; in ListTargetsAll() local
654 if (!strncmp(this->command.c_str(), lists.c_str(), lists.size())) { in ListTargetsAll()
/developtools/bytrace/
DREADME.md36 The following table lists the commands supported by ByTrace.
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/hiperf/
DREADME.md196 The **list** command lists all the perf events supported by the performance monitoring unit (PMU).
204 List the hardware events supported by the PMU. The command also lists the events that are not suppo…
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/syscap_codec/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/global_resource_tool/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/ace_ets2bundle/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/hdc/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/packing_tool/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/profiler/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/profiler/host/smartperf/ide/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/ace_js2bundle/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/smartperf_host/ide/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/hapsigner/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/packing_tool/jar/
DNOTICE60 communication on electronic mailing lists, source code control systems,
/developtools/smartperf_host/
DLICENSE56 communication on electronic mailing lists, source code control systems,
/developtools/integration_verification/
DLICENSE56 communication on electronic mailing lists, source code control systems,
/developtools/integration_verification/tools/fotff/
DLICENSE56 communication on electronic mailing lists, source code control systems,

12