Home
last modified time | relevance | path

Searched refs:ContentsEqual (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/files/
Dfile_util.h131 BASE_EXPORT bool ContentsEqual(const FilePath& filename1,
Dfile_util.cc52 bool ContentsEqual(const FilePath& filename1, const FilePath& filename2) { in ContentsEqual() function