Home
last modified time | relevance | path

Searched refs:oldFilePath (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DgetEditsForFileRename.ts61 oldFilePath: aOldTs.path,
90 oldFilePath: "/b.ts",
DdeclarationFileMaps.ts663 oldFilePath: aTs.path,
707 oldFilePath: aTs.path,
/third_party/typescript/src/services/
Dtypes.ts555 …getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,…
Dservices.ts2124 …function getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCode…
2125 …return ts.getEditsForFileRename(getProgram()!, oldFilePath, newFilePath, host, formatting.getForma…
/third_party/typescript/src/server/
Dprotocol.ts708 readonly oldFilePath: string; property
Dsession.ts2557 const oldPath = toNormalizedPath(args.oldFilePath);
/third_party/typescript/lib/
Dprotocol.d.ts524 readonly oldFilePath: string; property
Dtsserverlibrary.d.ts6389 …getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,…
8029 readonly oldFilePath: string;
Dtypescript.d.ts6389 …getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,…
DtypescriptServices.d.ts6389 …getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,…
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6389 …getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,…
8029 readonly oldFilePath: string;
Dtypescript.d.ts6389 …getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,…