Searched refs:ReadStructValid (Results 1 – 2 of 2) sorted by relevance
623 iReadNotifications[i].ReadStructValid = false; in PVMFFileBufferWriteDataStreamImpl()749 iReadNotifications[iLastSessionID].ReadStructValid = true; in OpenSession()801 … (iReadNotifications[aSessionID-MAX_NUMBER_OF_WRITE_CONNECTIONS].ReadStructValid != true)) in CloseSession()807 iReadNotifications[aSessionID-MAX_NUMBER_OF_WRITE_CONNECTIONS].ReadStructValid = false; in CloseSession()841 … (iReadNotifications[aSessionID-MAX_NUMBER_OF_WRITE_CONNECTIONS].ReadStructValid != true)) in RequestReadCapacityNotification()901 … (iReadNotifications[aSessionID-MAX_NUMBER_OF_WRITE_CONNECTIONS].ReadStructValid != true)) in CancelNotification()926 … (iReadNotifications[aSessionID - MAX_NUMBER_OF_WRITE_CONNECTIONS].ReadStructValid != true)) in CancelNotificationSync()989 if ((iReadNotifications[i].ReadStructValid == true) && in Write()1127 if ((iReadNotifications[i].ReadStructValid == true) && in NotifyDownloadComplete()
389 bool ReadStructValid; member