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,
403 const abcFilePath: string = genAbcFileName(tempFilePath);
423 const abcFilePath: string = genAbcFileName(tempFilePath);
442 const abcFilePath: string = genAbcFileName(tempFilePath);
Dark_utils.ts507 export function genAbcFileName(temporaryFile: string): string { function