Home
last modified time | relevance | path

Searched refs:boot_img_hdr_v4 (Results 1 – 2 of 2) sorted by relevance

/system/tools/mkbootimg/include/bootimg/
Dbootimg.h400 struct boot_img_hdr_v4 : public boot_img_hdr_v3 { struct
/system/core/fastboot/
Dbootimg_utils.cpp71 auto hdr_v4 = reinterpret_cast<boot_img_hdr_v4*>(hdr); in mkbootimg_v3_and_above()