Home
last modified time | relevance | path

Searched defs:listenerCount (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/jslib/src/
A Devents.js354 EventEmitter.listenerCount = function (emitter, type) { function
362 EventEmitter.prototype.listenerCount = listenerCount; method in EventEmitter
363 function listenerCount(type) { function
/AliOS-Things-master/components/amp/libjs/lib/
A Devents.js354 EventEmitter.listenerCount = function (emitter, type) { function
362 EventEmitter.prototype.listenerCount = listenerCount; method in EventEmitter
363 function listenerCount(type) { function

Completed in 4 milliseconds