Searched defs:ramdisk_offset (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | bootimg_utils.cpp | 41 void* ramdisk, int64_t ramdisk_size, off_t ramdisk_offset, in mkbootimg() |
D | fastboot.cpp | 87 static unsigned ramdisk_offset = 0x01000000; variable |