Home
last modified time | relevance | path

Searched defs:iterator (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_thread_socket.h59 auto iterator = messageMap.begin(); in HandleMsg() local
/developtools/profiler/host/smartperf/client/client_command/
Dsmartperf_command.cpp37 auto iterator = commandHelpMap.begin(); in SmartPerfCommand() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/
DVerifyHelper.java104 Iterator<X509CertificateHolder> iterator = matches.iterator(); in certStoreToCertList() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DHapVerify.java278 Iterator<X509CRLHolder> iterator = matches.iterator(); in getCrlList() local
301 Iterator<X509CertificateHolder> iterator = matches.iterator(); in certStoreToCertList() local