Searched refs:PathIsWritable (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/files/ | ||
D | file_util.h | 124 BASE_EXPORT bool PathIsWritable(const FilePath& path); |
D | file_util_posix.cc | 376 bool PathIsWritable(const FilePath& path) { in PathIsWritable() function |