Home
last modified time | relevance | path

Searched defs:directoryPath (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/scripts/
DgenerateLocalizedDiagnosticMessages.mjs123 function ensureDirectoryExists(directoryPath, action) { argument
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.cpp23 const FString &directoryPath, in Init()
/third_party/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp352 void CArchiveExtractCallback::Init(IInArchive *archiveHandler, const FString &directoryPath) in Init()
/third_party/typescript/src/compiler/
DmoduleNameResolver.ts2031 …const directoryPath = getNormalizedAbsolutePath(combinePaths(directory, "dummy"), state.host.getCu… constant
2092 …const directoryPath = getNormalizedAbsolutePath(combinePaths(directory, "dummy"), state.host.getCu… constant
Dprogram.ts4268 const directoryPath = ensureTrailingDirectorySeparator(host.toPath(directory)); constant
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp302 const FString &directoryPath, in Init()
/third_party/typescript/lib/
DtypingsInstaller.js18801 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument
121008 function directoryExists(directoryPath) { argument
128469 function getRelativePathIfInDirectory(path, directoryPath, getCanonicalFileName) { argument
Dtsc.js14771 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument
100363 function directoryExists(directoryPath) { argument
106827 function getRelativePathIfInDirectory(path, directoryPath, getCanonicalFileName) { argument