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

  /external/chromium_org/sandbox/win/tests/common/
test_utils.cc 11 USHORT ReparseDataLength;
49 data->ReparseDataLength = size_target + 4 + 8;
51 int data_size = data->ReparseDataLength + 8;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 864 USHORT ReparseDataLength;
winnt.h     [all...]
  /external/chromium_org/base/
file_util_unittest.cc 60 USHORT ReparseDataLength;
105 data->ReparseDataLength = size_target + 4 + 8;
107 int data_size = data->ReparseDataLength + 8;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 290 milliseconds