Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtest_file_util.h56 bool MakeFileUnwritable(const FilePath& path) WARN_UNUSED_RESULT;
Dtest_file_util_posix.cc94 bool MakeFileUnwritable(const FilePath& path) { in MakeFileUnwritable() function