Searched refs:syncListenerProxy (Results 1 – 2 of 2) sorted by relevance
92 …sptr<ISyncCompletedCallback> syncListenerProxy = iface_cast<ISyncCompletedCallback>(syncListenerSt… in NotifySyncCompleted() local93 if (syncListenerProxy == nullptr) { in NotifySyncCompleted()97 syncListenerProxy->OnSyncCompleted(syncResults); in NotifySyncCompleted()
518 …sptr<ISyncCompletedCallback> syncListenerProxy = iface_cast<ISyncCompletedCallback>(syncCompletedC… in SyncWithNotOHBasedDeviceFailed() local519 if (syncListenerProxy == nullptr) { in SyncWithNotOHBasedDeviceFailed()523 syncListenerProxy->OnSyncCompleted(syncResults); in SyncWithNotOHBasedDeviceFailed()