Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/stream/src/
Dstream_js.ts139 private callbacks: { [key: string]: Function[] } = {}; property in Readable
711 private callbacks: { [key: string]: Function[] } = {}; property in Writable