Home
last modified time | relevance | path

Searched refs:PART_PROPERTY_BOOTABLE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/recovery/update_engine/
H A Dgpt.h30 #define PART_PROPERTY_BOOTABLE (1 << 2) macro
H A Dflash_image.c572 gptEntry->attributes.raw = PART_PROPERTY_BOOTABLE; in create_gpt_buffer()
/OK3568_Linux_fs/external/rkupdate/
H A Dgpt.h14 #define PART_PROPERTY_BOOTABLE (1 << 2) macro
H A DRKAndroidDevice.cpp3597 gptEntry->attributes.raw = PART_PROPERTY_BOOTABLE; in create_gpt_buffer()