Home
last modified time | relevance | path

Searched defs:oldFilePath (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/lib/
Dprotocol.d.ts514 readonly oldFilePath: string; property
DtypescriptServices.js150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { argument
Dtypescript.js150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { argument
Dtsserverlibrary.js150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { argument
Dtsserver.js150075 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { argument
/third_party/typescript/src/server/
Dprotocol.ts697 readonly oldFilePath: string; property