Home
last modified time | relevance | path

Searched refs:EXTNAME_JSON (Results 1 – 6 of 6) 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,
159 case EXTNAME_JSON:
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dutils.test.ts53 EXTNAME_JSON,
1119 if (file.endsWith(EXTNAME_JSON)) {
1136 if (file.endsWith(EXTNAME_JSON)) {
1153 if (file.endsWith(EXTNAME_JSON)) {
1170 if (file.endsWith(EXTNAME_JSON)) {
/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts62 EXTNAME_JSON,
386 if (!filePath.endsWith(EXTNAME_JSON)) {
567 case EXTNAME_JSON: {
1120 case EXTNAME_JSON: {
Dpre_define.ts442 export const EXTNAME_JSON: string = '.json'; constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts28 EXTNAME_JSON,
308 case EXTNAME_JSON: {