Lines Matching defs:cb
47 subscribe(options, cb) { argument
56 unsubscribe(topic, cb) { argument
65 publish(options, cb) { argument
74 postProps(params, cb) { argument
83 onProps(cb) { argument
92 postEvent(options, cb) { argument
101 onService(cb) { argument
110 end(cb) { argument
163 addTopo(options, cb) { argument
172 getTopo(cb) { argument
181 removeTopo(options, cb) { argument
190 login(options, cb) { argument
199 logout(options, cb) { argument
208 registerSubDevice(options, cb) { argument
217 subscribe(params, cb) { argument
226 unsubscribe(topic, cb) { argument
235 publish(options, cb) { argument
245 function dynreg(options, cb) { argument