Searched refs:ChromeStringStringEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/closure_compiler/externs/
H A Dchrome_extensions.js4657 function ChromeStringStringEvent() {} class
4661 ChromeStringStringEvent.prototype.addListener = function(callback) {};
4665 ChromeStringStringEvent.prototype.removeListener = function(callback) {};
4672 ChromeStringStringEvent.prototype.hasListener = function(callback) {};
4676 ChromeStringStringEvent.prototype.hasListeners = function() {};
6827 /** @type {!ChromeStringStringEvent} */

Completed in 70 milliseconds