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

  /external/libbrillo/brillo/
file_utils.cc 43 static_assert(base::FILE_PERMISSION_WRITE_BY_OTHERS == S_IWOTH,
  /external/libchrome/base/files/
file_util.h 191 FILE_PERMISSION_WRITE_BY_OTHERS = S_IWOTH,

Completed in 62 milliseconds