Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/net_internals/
Dhttpthrottlingview.js15 g_browser.addHttpThrottlingObserver(this);
Dmain.js773 BrowserBridge.prototype.addHttpThrottlingObserver = function(observer) { method in BrowserBridge