Lines Matching refs:commonEventSubscriber
120 …syncCallback\<[CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md)> | Yes…
137 function createCB(err:Base.BusinessError, commonEventSubscriber:CommonEventManager.CommonEventSubsc…
142 subscriber = commonEventSubscriber;
170 | Promise\<[CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md)> | Promise…
186 CommonEvent.createSubscriber(subscribeInfo).then((commonEventSubscriber:CommonEventManager.CommonEv…
188 subscriber = commonEventSubscriber;
209 | subscriber | [CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md) | …
235 function createCB(err:Base.BusinessError, commonEventSubscriber:CommonEventManager.CommonEventSubsc…
240 subscriber = commonEventSubscriber;
265 | subscriber | [CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md) | Yes …
291 function createCB(err:Base.BusinessError, commonEventSubscriber:CommonEventManager.CommonEventSubsc…
296 subscriber = commonEventSubscriber;