Home
last modified time | relevance | path

Searched refs:SYSTEM_PLUGIN (Results 1 – 3 of 3) sorted by relevance

/developtools/ace-ets2bundle/compiler/test/
Dtest.js36 SYSTEM_PLUGIN
/developtools/ace-ets2bundle/compiler/src/
Dpre_define.ts21 export const SYSTEM_PLUGIN: string = 'system'; constant
Dvalidate_ui_syntax.ts26 SYSTEM_PLUGIN,
845 item = `var ${systemValue} = isSystemplugin('${systemKey}', '${SYSTEM_PLUGIN}') ? ` +
850 … `globalThis.ohosplugin.${systemKey} : isSystemplugin('${systemKey}', '${SYSTEM_PLUGIN}') ` +