Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dadb.c157 #define DUMPMAX 32 macro
178 if(count > DUMPMAX) { in print_packet()
179 count = DUMPMAX; in print_packet()