Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/resources/
DResourcesPanel.js198 …entListener(WebInspector.DatabaseQueryView.Events.SchemaUpdated, this._updateDatabaseTables, this);
503 …entListener(WebInspector.DatabaseQueryView.Events.SchemaUpdated, this._updateDatabaseTables, this);
608 _updateDatabaseTables: function(event) method in WebInspector.ResourcesPanel