Searched refs:getCurrentRootPath (Results 1 – 4 of 4) sorted by relevance
157 this.directoryModel_.getCurrentRootPath());335 sourceRoot: this.directoryModel_.getCurrentRootPath()802 return PathUtil.isDriveBasedPath(this.directoryModel_.getCurrentRootPath());
170 DirectoryModel.prototype.getCurrentRootPath = function() { method in DirectoryModel180 var rootPath = this.getCurrentRootPath();203 return this.isPathReadOnly(this.getCurrentRootPath());
347 util.makeFilesystemUrl(this.directoryModel_.getCurrentRootPath()),
1886 if (event.mountPath == this.directoryModel_.getCurrentRootPath()) {