Searched refs:PART_ACTIVE_FLAG (Results 1 - 4 of 4) sorted by relevance

/system/core/include/diskconfig/
H A Ddiskconfig.h54 #define PART_ACTIVE_FLAG 0x1 macro
/system/core/libdiskconfig/
H A Ddiskconfig.c108 pinfo->flags |= PART_ACTIVE_FLAG;
489 part->flags & PART_ACTIVE_FLAG ? "Active" : "None");
H A Dconfig_mbr.c112 cfg_pentry(pentry, ((pinfo->flags & PART_ACTIVE_FLAG) ?
/system/vold/
H A DVolume.cpp701 pinfo->flags |= PART_ACTIVE_FLAG;

Completed in 120 milliseconds