Searched refs:MAX_TOMBSTONES (Results 1 - 1 of 1) sorted by last modified time

/system/core/debuggerd/
H A Dtombstone.c50 #define MAX_TOMBSTONES 10 macro
727 * form tombstone_XX where XX is 00 to MAX_TOMBSTONES-1, inclusive. If no
749 for (int i = 0; i < MAX_TOMBSTONES; i++) {

Completed in 29 milliseconds