Home
last modified time | relevance | path

Searched defs:sourceBaseName (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/system_api/
Dapi_check_utils.ts243 const sourceBaseName: string = path.basename(sourceFile.fileName); constant
332 const sourceBaseName: string = path.basename(sourceFileName); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts243 const sourceBaseName: string = path.basename(sourceFile.fileName); constant
332 const sourceBaseName: string = path.basename(sourceFileName); constant