Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util.h144 BASE_EXPORT bool PathIsWritable(const FilePath& path);
Dfile_util_posix.cc468 bool PathIsWritable(const FilePath& path) { in PathIsWritable() function