HomeSort by relevance Sort by last modified time
    Searched defs:DiskSize (Results 1 - 6 of 6) sorted by null

  /external/gptfdisk/
diskio-unix.cc 388 // The disksize function is taken from the Linux fdisk code and modified
391 uint64_t DiskIO::DiskSize(int *err) {
463 } // DiskIO::DiskSize()
diskio-windows.cc 305 uint64_t DiskIO::DiskSize(int *err) {
336 } // DiskIO::DiskSize()
  /external/lzma/CPP/Windows/
FileIO.h 135 LARGE_INTEGER DiskSize;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddcdvd.h 98 UCHAR DiskSize : 4;
ntdddisk.h 300 LARGE_INTEGER DiskSize;
winioctl.h 720 LARGE_INTEGER DiskSize;
769 LARGE_INTEGER DiskSize;
    [all...]

Completed in 608 milliseconds