Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/net_internals/
Dsocketsview.js26 flushSocketsButton.onclick = this.flushSocketPools.bind(this);
58 SocketsView.prototype.flushSocketPools = function() { method in SocketsView