Searched refs:genAbcFileName (Results 1 – 2 of 2) sorted by relevance
38 genAbcFileName,403 const abcFilePath: string = genAbcFileName(tempFilePath);423 const abcFilePath: string = genAbcFileName(tempFilePath);442 const abcFilePath: string = genAbcFileName(tempFilePath);
507 export function genAbcFileName(temporaryFile: string): string { function