Home
last modified time | relevance | path

Searched defs:updateGraph (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/server/
Dproject.ts2033 updateGraph() { method in ts.server.AutoImportProviderProject
2459 updateGraph() { method in ts.server.ExternalProject
DeditorServices.ts1165 const updateGraph = (project: Project) => { constant
/third_party/typescript/lib/
Dtsserver.js154516 Project.prototype.updateGraph = function () { method in Project
155358 AutoImportProviderProject.prototype.updateGraph = function () { method in AutoImportProviderProject
155366 return _super.prototype.updateGraph.call(this); method in _super
155473 ConfiguredProject.prototype.updateGraph = function () { method in ConfiguredProject
155670 ExternalProject.prototype.updateGraph = function () { method in ExternalProject
156427 var updateGraph = function (project) { method
Dtsserverlibrary.js154710 Project.prototype.updateGraph = function () { method in Project
155552 AutoImportProviderProject.prototype.updateGraph = function () { method in AutoImportProviderProject
155560 return _super.prototype.updateGraph.call(this); method in _super
155667 ConfiguredProject.prototype.updateGraph = function () { method in ConfiguredProject
155864 ExternalProject.prototype.updateGraph = function () { method in ExternalProject
156621 var updateGraph = function (project) { method