Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/utils/
DCmsUtils.java50 private static void isCollectionValid(Collection<X509CertificateHolder> collection) in isCollectionValid()
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dprocess_custom_component.ts1443 const collection: Set<string> = new Set(); constant
1455 const collection: Set<string> = new Set(); constant
/developtools/ace_ets2bundle/compiler/src/
Dprocess_custom_component.ts1447 const collection: Set<string> = new Set(); constant
1459 const collection: Set<string> = new Set(); constant
/developtools/profiler/hiebpf/include/
Dvmlinux.h20375 struct its_collection *collection; member