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

  /external/chromium_org/base/files/
file_enumerator_win.cc 150 if (!(find_data_.dwFileAttributes & FILE_ATTRIBUTE_REPARSE_POINT))
  /external/lzma/CPP/Windows/
FileFind.h 55 bool HasReparsePoint() const { return MatchesMask(FILE_ATTRIBUTE_REPARSE_POINT); }
  /external/chromium_org/sandbox/win/src/
win_utils.cc 111 } else if (FILE_ATTRIBUTE_REPARSE_POINT & attributes) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 328 milliseconds