Home
last modified time | relevance | path

Searched refs:HostIndex (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdatePair.h16 int HostIndex; // >= 0 for alt streams only, contains index of host pair member
18 CUpdatePair(): ArcIndex(-1), DirIndex(-1), HostIndex(-1) {} in CUpdatePair()
H A DUpdateProduce.cpp39 if (pair.HostIndex >= 0) in UpdateProduce()
46 if (updatePairs[(unsigned)pair.HostIndex].DirIndex >= 0) in UpdateProduce()
H A DUpdatePair.cpp289 pair.HostIndex = prevHostFile; in GetUpdatePairInfoList()

Completed in 2 milliseconds