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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp80 #define NUM_TOMBSTONES 10 macro
88 static tombstone_data_t tombstone_data[NUM_TOMBSTONES];
106 static void get_tombstone_fds(tombstone_data_t data[NUM_TOMBSTONES]) {
108 for (size_t i = 0; i < NUM_TOMBSTONES; i++) {
754 for (size_t i = 0; i < NUM_TOMBSTONES; i++) {

Completed in 200 milliseconds