Home
last modified time | relevance | path

Searched refs:EXTNAME_JSON (Results 1 – 5 of 5) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dark_define.ts55 export const EXTNAME_JSON: string = '.json'; constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts28 EXTNAME_JSON,
127 case EXTNAME_JSON:
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts28 EXTNAME_JSON,
244 case EXTNAME_JSON: {
/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts416 export const EXTNAME_JSON: string = '.json'; constant
Dgen_abc_plugin.ts62 EXTNAME_JSON,
386 if (!filePath.endsWith(EXTNAME_JSON)) {
567 case EXTNAME_JSON: {
1120 case EXTNAME_JSON: {