Searched refs:contentsMatch (Results 1 – 1 of 1) sorted by relevance
888 bool contentsMatch = true; in compare_file() local891 if (contentsMatch) { in compare_file()893 contentsMatch = false; in compare_file()900 return contentsMatch && sizesMatch ? 0 : 1; in compare_file()