Home
last modified time | relevance | path

Searched refs:genAbcFileName (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts38 genAbcFileName,
404 const abcFilePath: string = genAbcFileName(tempFilePath);
424 const abcFilePath: string = genAbcFileName(tempFilePath);
443 const abcFilePath: string = genAbcFileName(tempFilePath);
Dark_utils.ts609 export function genAbcFileName(temporaryFile: string): string { function