Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp613 #define MAX_OPTIONS 32 macro
616 char *val[MAX_OPTIONS]; in setup_requirement_line()
643 for(count = 1; count < MAX_OPTIONS; count++) { in setup_requirement_line()