Home
last modified time | relevance | path

Searched defs:importName (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/arkui-plugins/ui-plugins/
Dpreprocessor-transform.ts129 const importName: string = item.imported.name; constant
197 const importName: string = node.imported.name; constant
/developtools/ace_ets2bundle/compiler/src/
Dprocess_kit_import.ts186 private importName: string; property in SpecificerInfo
450 const symbol: KitSymbol | undefined = this.symbols[importName]; constant
484 const importName: string = element.propertyName ? element.propertyName.text : localName; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dprocess_kit_import.ts186 private importName: string; property in SpecificerInfo
450 const symbol: KitSymbol | undefined = this.symbols[importName]; constant
484 const importName: string = element.propertyName ? element.propertyName.text : localName; constant