Searched refs:comProxy (Results 1 – 11 of 11) sorted by relevance
50 comProxy: common.UIServiceProxy | null = null;57 this.comProxy = null;99 this.comProxy = proxy;105 this.comProxy.sendData(formData);150 comProxy: common.UIServiceProxy | null = null;159 this.comProxy = null;192 // this.comProxy在链接成功后保存193 context.disconnectUIServiceExtensionAbility(this.comProxy).then(() => {
59 comProxy: common.UIServiceProxy | null = null;66 this.comProxy = null;108 this.comProxy = proxy;115 this.comProxy.sendData(formData);
2715 comProxy: common.UIServiceProxy | null = null;2746 context.disconnectUIServiceExtensionAbility(this.comProxy)2748 console.log(TAG + `disconnectUIServiceExtensionAbility succeed ${this.comProxy}}`);
50 comProxy: common.UIServiceProxy | null = null;57 this.comProxy = null;99 this.comProxy = proxy;105 this.comProxy.sendData(formData);153 comProxy: common.UIServiceProxy | null = null;162 this.comProxy = null;195 // this.comProxy is saved when the connection is established.196 context.disconnectUIServiceExtensionAbility(this.comProxy).then(() => {
58 comProxy: common.UIServiceProxy | null = null;65 this.comProxy = null;107 this.comProxy = proxy;114 this.comProxy.sendData(formData);
2731 comProxy: common.UIServiceProxy | null = null;2762 context.disconnectUIServiceExtensionAbility(this.comProxy)2764 console.log(TAG + `disconnectUIServiceExtensionAbility succeed ${this.comProxy}}`);
78 comProxy: common.UIServiceProxy | null = null;103 this.comProxy = proxy;108 this.comProxy.sendData(formData);
316 comProxy: common.UIServiceProxy | null = null;341 this.comProxy = proxy;346 this.comProxy.sendData(formData);371 comProxy : common.UIServiceHostProxy | null = null;385 this.comProxy = proxy;391 this.comProxy = null;
250 CommunicatorProxy *comProxy = nullptr; in InitInnerSource() local253 comProxy = communicatorProxy_; in InitInnerSource()254 RefObject::IncObjRef(comProxy); in InitInnerSource()256 errCode = deviceManager_->Initialize(comProxy, onRemoteDataChanged, offlineChanged); in InitInnerSource()257 RefObject::DecObjRef(comProxy); in InitInnerSource()470 CommunicatorProxy *comProxy = nullptr; in ScheduleDealMsg() local473 comProxy = communicatorProxy_; in ScheduleDealMsg()474 RefObject::IncObjRef(comProxy); in ScheduleDealMsg()479 RemoteDataChangedTask(context, comProxy, inMsg); in ScheduleDealMsg()482 … [this, context, comProxy, inMsg] { MessageReciveCallbackTask(context, comProxy, inMsg); }); in ScheduleDealMsg()[all …]
317 comProxy: common.UIServiceProxy | null = null;342 this.comProxy = proxy;347 this.comProxy.sendData(formData);372 comProxy : common.UIServiceHostProxy | null = null;386 this.comProxy = proxy;392 this.comProxy = null;