Lines Matching refs:commonEventSubscriber
143 …syncCallback\<[CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md)> | Yes…
165 function createCB(err: BusinessError, commonEventSubscriber:commonEventManager.CommonEventSubscribe…
168 subscriber = commonEventSubscriber;
201 | Promise\<[CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md)> | Promise…
223 commonEventManager.createSubscriber(subscribeInfo).then((commonEventSubscriber:commonEventManager.C…
225 subscriber = commonEventSubscriber;
250 | [CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md) | Promise used to r…
294 | subscriber | [CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md) | …
328 function createCB(err: BusinessError, commonEventSubscriber:commonEventManager.CommonEventSubscribe…
331 subscriber = commonEventSubscriber;
366 | subscriber | [CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md) | Yes …
400 function createCB(err: BusinessError, commonEventSubscriber:commonEventManager.CommonEventSubscribe…
405 subscriber = commonEventSubscriber;