Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DApplicationCacheModel.js202 requestApplicationCache: function(frameId, callback) method in WebInspector.ApplicationCacheModel
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/resources/
DApplicationCacheItemsView.js151 this._model.requestApplicationCache(this._frameId, this._updateCallback.bind(this));