Home
last modified time | relevance | path

Searched refs:ExecuteCommandLineCallbacks (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts465 cb: ExecuteCommandLineCallbacks,
650 …export type ExecuteCommandLineCallbacks = (program: Program | BuilderProgram | ParsedCommandLine) … alias
653 cb: ExecuteCommandLineCallbacks,
704 cb: ExecuteCommandLineCallbacks,
791 cb: ExecuteCommandLineCallbacks,
823 cb: ExecuteCommandLineCallbacks,
849 cb: ExecuteCommandLineCallbacks,
874 cb: ExecuteCommandLineCallbacks,
892 cb: ExecuteCommandLineCallbacks,
915 cb: ExecuteCommandLineCallbacks,
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts182 …reateSolutionBuilderWithWatchHostForBaseline(sys: WatchedSystem, cb: ExecuteCommandLineCallbacks) {
196 cb: ExecuteCommandLineCallbacks;
213 cb: ExecuteCommandLineCallbacks;
227 …orBaseline<T extends BuilderProgram>(host: WatchCompilerHost<T>, cb: ExecuteCommandLineCallbacks) {
/third_party/typescript/src/testRunner/unittests/tsc/
Dhelpers.ts32 cb: ExecuteCommandLineCallbacks;