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.ts56 export const EXTNAME_JSON: string = '.json'; constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts28 EXTNAME_JSON,
137 case EXTNAME_JSON:
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dutils.test.ts49 EXTNAME_JSON,
1015 if (file.endsWith(EXTNAME_JSON)) {
1032 if (file.endsWith(EXTNAME_JSON)) {
1049 if (file.endsWith(EXTNAME_JSON)) {
1066 if (file.endsWith(EXTNAME_JSON)) {
/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts62 EXTNAME_JSON,
387 if (!filePath.endsWith(EXTNAME_JSON)) {
568 case EXTNAME_JSON: {
1121 case EXTNAME_JSON: {
Dpre_define.ts427 export const EXTNAME_JSON: string = '.json'; constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts28 EXTNAME_JSON,
292 case EXTNAME_JSON: {