Searched refs:GetVersionAtIndex (Results 1 – 2 of 2) sorted by relevance
239 unsigned int l = lhs.GetVersionAtIndex(i);240 unsigned int r = rhs.GetVersionAtIndex(i);253 unsigned int l = lhs.GetVersionAtIndex(i);254 unsigned int r = rhs.GetVersionAtIndex(i);265 unsigned int l = lhs.GetVersionAtIndex(i);266 unsigned int r = rhs.GetVersionAtIndex(i);280 unsigned int l = lhs.GetVersionAtIndex(i);281 unsigned int r = rhs.GetVersionAtIndex(i);292 unsigned int l = lhs.GetVersionAtIndex(i);293 unsigned int r = rhs.GetVersionAtIndex(i);[all …]
61 unsigned int GetVersionAtIndex(size_t idx) const { return m_versions[idx]; } in GetVersionAtIndex() function110 unsigned int GetVersionAtIndex(size_t idx) const { return m_versions[idx]; } in GetVersionAtIndex() function