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

  /system/core/include/diskconfig/
diskconfig.h 32 #define PART_SCHEME_MBR 0x1
  /system/core/libdiskconfig/
diskconfig.c 184 dinfo->scheme = PART_SCHEME_MBR;
396 case PART_SCHEME_MBR:
468 case PART_SCHEME_MBR:
523 case PART_SCHEME_MBR:
  /system/vold/
Volume.cpp 691 dinfo.scheme = PART_SCHEME_MBR;

Completed in 92 milliseconds