Searched refs:FileContentsMatch (Results 1 – 1 of 1) sorted by relevance
65 static bool FileContentsMatch(848 if (FileContentsMatch(path, header, contents)) { in WriteFile()872 static bool FileContentsMatch(const std::string &path, in FileContentsMatch() function