Home
last modified time | relevance | path

Searched refs:_updateName (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DContentProviderBasedProjectDelegate.js145 this._updateName(path, /** @type {string} */ (newName));
199 _updateName: function(path, newName) method in WebInspector.ContentProviderBasedProjectDelegate
DUISourceCode.js177 …this._updateName(/** @type {string} */ (newName), /** @type {string} */ (newURL), /** @type {strin…
188 _updateName: function(name, url, originURL, contentType) method in WebInspector.UISourceCode