Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Dprocess_arkts_evolution.ts568 const interfaces = new Set<string>(); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/userIntents_parser/
DparseUserIntents.ts569 const interfaces: ts.ExpressionWithTypeArguments[] = []; constant
/developtools/ace_ets2bundle/compiler/src/userIntents_parser/
DparseUserIntents.ts617 const interfaces: ts.ExpressionWithTypeArguments[] = []; constant
/developtools/profiler/hiebpf/include/
Dvmlinux.h116655 struct list_head interfaces; member