Searched refs:updateCb (Results 1 – 2 of 2) sorted by relevance
1251 function NodejsStreamOutputAdapter(helper, options, updateCb) { argument1260 if(updateCb) {1261 updateCb(meta);2658 accumulate : function (updateCb) { argument2659 return accumulate(this, updateCb);2702 toNodejsStream : function (updateCb) { argument2714 }, updateCb);
51980 function NodejsStreamOutputAdapter(helper, options, updateCb) {51989 if (updateCb) {51990 updateCb(meta);53543 accumulate: function accumulate(updateCb) {53544 return _accumulate(this, updateCb);53593 toNodejsStream: function toNodejsStream(updateCb) {53606 }, updateCb);