Searched defs:is_consistent (Results 1 – 3 of 3) sorted by relevance
57 def is_consistent(t1, t2): function
105 pub fn is_consistent(&self, index: usize, hash: &Sha256Hash) -> bool { in is_consistent() method
769 fn is_consistent(primary: &GptHeader, secondary: &GptHeader) -> bool { in is_consistent() function