Home
last modified time | relevance | path

Searched refs:entryIVBase (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/backupstore/
H A DBackupStoreFileDiff.cpp342 uint64_t entryIVBase = box_ntoh64(hdr.mEntryIVBase); in LoadIndex() local
366 uint64_t iv = entryIVBase; in LoadIndex()
H A DBackupStoreFile.cpp1358 uint64_t entryIVBase = box_ntoh64(hdr.mEntryIVBase); in CompareFileContentsAgainstBlockIndex() local
1381 uint64_t iv = entryIVBase; in CompareFileContentsAgainstBlockIndex()