Home
last modified time | relevance | path

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

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