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 185 dinfo->scheme = PART_SCHEME_MBR;
397 case PART_SCHEME_MBR:
469 case PART_SCHEME_MBR:
524 case PART_SCHEME_MBR:
  /system/vold/
Disk.cpp 408 dinfo.scheme = PART_SCHEME_MBR;

Completed in 41 milliseconds