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

  /system/core/include/diskconfig/
diskconfig.h 42 #define PC_PART_TYPE_FAT32 0x0c
  /system/core/libdiskconfig/
diskconfig.c 120 pinfo->type = PC_PART_TYPE_FAT32;
366 (part->type != PC_PART_TYPE_FAT32)) {
  /system/vold/
Disk.cpp 418 pinfo->type = PC_PART_TYPE_FAT32;

Completed in 36 milliseconds