Searched refs:iReadObserver (Results 1 – 4 of 4) sorted by relevance
752 iReadNotifications[iLastSessionID].iReadObserver = NULL; in OpenSession()852 iReadNotifications[temp_session].iReadObserver = &observer; in RequestReadCapacityNotification()908 iReadNotifications[temp_sessionID].iReadObserver = NULL; in CancelNotification()934 iReadNotifications[temp_sessionID].iReadObserver = NULL; in CancelNotificationSync()990 (iReadNotifications[i].iReadObserver != NULL)) in Write()1000 PvmiDataStreamObserver* copy_observer = iReadNotifications[i].iReadObserver; in Write()1005 iReadNotifications[i].iReadObserver = NULL; in Write()1026 PvmiDataStreamObserver* copy_observer = iReadNotifications[i].iReadObserver; in Write()1031 iReadNotifications[i].iReadObserver = NULL; in Write()1128 (iReadNotifications[i].iReadObserver != NULL)) in NotifyDownloadComplete()[all …]
1211 (iReadNotifications[i].iReadObserver != NULL)) in ~PVMFMemoryBufferWriteDataStreamImpl()1213 PvmiDataStreamObserver* observer = iReadNotifications[i].iReadObserver; in ~PVMFMemoryBufferWriteDataStreamImpl()1323 iReadNotifications[i].iReadObserver = NULL; in OpenSession()1534 iReadNotifications[temp_session].iReadObserver = &aObserver; in RequestReadCapacityNotification()1647 iReadNotifications[temp_sessionID].iReadObserver = NULL; in CancelNotificationSync()2399 (iReadNotifications[i].iReadObserver != NULL)) in ManageReadCapacityNotifications()2420 PvmiDataStreamObserver* observer = iReadNotifications[i].iReadObserver; in ManageReadCapacityNotifications()2425 iReadNotifications[i].iReadObserver = NULL; in ManageReadCapacityNotifications()
391 PvmiDataStreamObserver *iReadObserver; member
567 PvmiDataStreamObserver *iReadObserver; member