Home
last modified time | relevance | path

Searched refs:BOOT_NAME_SIZE (Results 1 – 3 of 3) sorted by relevance

/system/core/mkbootimg/
Dbootimg.h25 #define BOOT_NAME_SIZE 16 macro
46 unsigned char name[BOOT_NAME_SIZE]; /* asciiz product name */
Dmkbootimg.c187 if(strlen(board) >= BOOT_NAME_SIZE) { in main()
/system/core/fastbootd/
Dbootimg.h36 #define BOOT_NAME_SIZE 16 macro
56 unsigned char name[BOOT_NAME_SIZE]; /* asciiz product name */