Searched refs:_updateName (Results 1 – 2 of 2) sorted by relevance
145 this._updateName(path, /** @type {string} */ (newName));199 _updateName: function(path, newName) method in WebInspector.ContentProviderBasedProjectDelegate
177 …this._updateName(/** @type {string} */ (newName), /** @type {string} */ (newURL), /** @type {strin…188 _updateName: function(name, url, originURL, contentType) method in WebInspector.UISourceCode