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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp88 static tombstone_data_t tombstone_data[NUM_TOMBSTONES]; variable
755 if (tombstone_data[i].fd != -1) {
756 const char *name = tombstone_data[i].name;
757 int fd = tombstone_data[i].fd;
767 tombstone_data[i].fd = -1;
1288 get_tombstone_fds(tombstone_data);

Completed in 577 milliseconds