Searched defs:find_and_open_tombstone (Results 1 - 1 of 1) sorted by relevance

/system/core/debuggerd/
H A Dtombstone.c638 * find_and_open_tombstone - find an available tombstone slot, if any, of the
644 static char* find_and_open_tombstone(int* fd) function
707 char* path = find_and_open_tombstone(&fd);

Completed in 5 milliseconds