Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DApplicationCacheModel.js38 target.registerApplicationCacheDispatcher(new WebInspector.ApplicationCacheDispatcher(this));
238 WebInspector.ApplicationCacheDispatcher = function(applicationCacheModel) class in WebInspector
243 WebInspector.ApplicationCacheDispatcher.prototype = {