Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ets_ui/
Drollup-plugin-ets-typescript.ts394 const hvigorLogger = this.share.getHvigorConsoleLogger?.(ARKUI_SUBSYSTEM_CODE); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ets_ui/
Drollup-plugin-ets-typescript.ts398 const hvigorLogger = this.share.getHvigorConsoleLogger?.(ARKUI_SUBSYSTEM_CODE); constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/
Dark_utils.test.ts350 class hvigorLogger { class
/developtools/ace_ets2bundle/compiler/src/userIntents_parser/
DparseUserIntents.ts1687 const hvigorLogger = share.getHvigorConsoleLogger?.(ABILITY_SUBSYSTEM_CODE); constant