HomeSort by relevance Sort by last modified time
    Searched refs:PathIsWritable (Results 1 - 3 of 3) sorted by null

  /system/nativepower/daemon/
wake_lock_manager.cc 73 if (!base::PathIsWritable(lock_path_) ||
74 !base::PathIsWritable(unlock_path_)) {
  /external/libchrome/base/files/
file_util.h 124 BASE_EXPORT bool PathIsWritable(const FilePath& path);
file_util_posix.cc 375 bool PathIsWritable(const FilePath& path) {

Completed in 912 milliseconds