Searched refs:processCacheLocation (Results 1 – 2 of 2) sorted by relevance
124 this.processCacheLocation(this.globalCachePath);160 this.processCacheLocation(req.cachePath);210 private processCacheLocation(cacheLocation: string) { method in ts.server.typingsInstaller.TypingsInstaller
115349 this.processCacheLocation(this.globalCachePath);115381 this.processCacheLocation(req.cachePath);115416 TypingsInstaller.prototype.processCacheLocation = function (cacheLocation) { method in TypingsInstaller