HomeSort by relevance Sort by last modified time
    Searched full:_updatename (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/bindings/
ContentProviderBasedProjectDelegate.js 147 this._updateName(path, /** @type {string} */ (newName));
204 _updateName: function(path, newName)
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/workspace/
UISourceCode.js 168 this._updateName(/** @type {string} */ (newName), /** @type {string} */ (newURL), /** @type {string} */ (newOriginURL), /** @type {!WebInspector.ResourceType} */ (newContentType));
184 _updateName: function(name, url, originURL, contentType)

Completed in 736 milliseconds