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.py28 lists = self.get_white_lists()
46 if mod["name"] not in lists:
49 if self.__ignore_mod(mod, is_hdi, lists):
61 if mod["name"] not in lists:
74 def __ignore_mod(self, mod, is_hdi, lists): argument
84 if mod["name"] in lists:
Dsa_rule.py27 lists = self.get_white_lists()
45 if mod["name"] not in lists:
54 if mod["name"] in lists:
Dnapi_rule.py27 lists = self.get_white_lists()
40 if targetName in lists:
Dchipsetsdk.py148 lists = self.get_white_lists()
184 if callee["name"] 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.java231 private boolean checkListNotNullOrEmty(List<?> lists) { in checkListNotNullOrEmty() argument
232 return (lists != null) && (lists.size() > 0); in checkListNotNullOrEmty()
/developtools/hdc/src/host/
Dclient.cpp670 const string lists = "list targets -v"; in ListTargetsAll() local
671 if (!strncmp(this->command.c_str(), lists.c_str(), lists.size())) { in ListTargetsAll()
/developtools/profiler/device/plugins/memory_plugin/test/utresources/proc/
Dwindow_manager_service.txt29 Current mission lists:
/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/ace_js2bundle/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/ace_ets2bundle/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/syscap_codec/
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/packing_tool/
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/profiler/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/hdc/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/integration_verification/tools/fotff/
DLICENSE56 communication on electronic mailing lists, source code control systems,
/developtools/integration_verification/
DLICENSE56 communication on electronic mailing lists, source code control systems,
/developtools/packing_tool/jar/
DNOTICE60 communication on electronic mailing lists, source code control systems,
/developtools/hapsigner/
DLICENSE57 communication on electronic mailing lists, source code control systems,
/developtools/smartperf_host/
DLICENSE56 communication on electronic mailing lists, source code control systems,

12