Searched refs:BOOT_NAME_SIZE (Results 1 - 2 of 2) sorted by path

/system/core/mkbootimg/
H A Dbootimg.h25 #define BOOT_NAME_SIZE 16 macro
45 unsigned char name[BOOT_NAME_SIZE]; /* asciiz product name */
H A Dmkbootimg.c185 if(strlen(board) >= BOOT_NAME_SIZE) {

Completed in 177 milliseconds