Searched refs:numOfSnapshotExpected (Results 1 – 4 of 4) sorted by relevance
1048 uint32_t numOfSnapshotExpected = 0; in cbNotifyRoutine() local1068 numOfSnapshotExpected = pme->mParent->numOfSnapshotsExpected(); in cbNotifyRoutine()1077 numOfSnapshotExpected = 0; in cbNotifyRoutine()1140 if (numOfSnapshotExpected > 0 && in cbNotifyRoutine()1141 numOfSnapshotExpected == numOfSnapshotRcvd) { in cbNotifyRoutine()
1949 uint32_t numOfSnapshotExpected = 0; in cbNotifyRoutine() local1970 numOfSnapshotExpected = pme->mParent->numOfSnapshotsExpected(); in cbNotifyRoutine()1973 __func__, numOfSnapshotExpected); in cbNotifyRoutine()1982 numOfSnapshotExpected = 0; in cbNotifyRoutine()2050 if (numOfSnapshotExpected > 0 && in cbNotifyRoutine()2051 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()
211 uint32_t numOfSnapshotExpected = 0; in dataNotifyRoutine() local233 numOfSnapshotExpected = pme->getNumOfSnapshots(); in dataNotifyRoutine()243 numOfSnapshotExpected = 0; in dataNotifyRoutine()285 if (numOfSnapshotExpected > 0 && in dataNotifyRoutine()286 numOfSnapshotExpected == numOfSnapshotRcvd) { in dataNotifyRoutine()