Searched defs:fullPath (Results 1 – 2 of 2) sorted by relevance
| /interface/sdk-js/build-tools/ |
| D | handleApiFiles.js | 199 function isHandleFullPath(fullPath, apiRelativePath, type) { argument 292 function handleFileInFirstType(apiRelativePath, fullPath, type, output) { argument 410 function handleFileInSecondType(apiRelativePath, fullPath, type, output) { argument 513 function handleNoTagFileInSecondType(sourceFile, outputPath, fullPath) { argument 935 function deleteSameNameFile(fullPath) { argument
|
| /interface/sdk-js/build-tools/arkui_transformer/src/ |
| D | arkui_transformer.ts | 31 const fullPath = path.join(dir, entry.name) constant
|