Searched refs:HostIndex (Results 1 – 3 of 3) sorted by relevance
16 int HostIndex; // >= 0 for alt streams only, contains index of host pair member18 CUpdatePair(): ArcIndex(-1), DirIndex(-1), HostIndex(-1) {} in CUpdatePair()
39 if (pair.HostIndex >= 0) in UpdateProduce()46 if (updatePairs[pair.HostIndex].DirIndex >= 0) in UpdateProduce()
220 pair.HostIndex = prevHostFile; in GetUpdatePairInfoList()