Searched refs:DUMPMAX (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/minadbd/
H A Dadb.c155 #define DUMPMAX 32 macro
176 if(count > DUMPMAX) {
177 count = DUMPMAX;

Completed in 1107 milliseconds