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

/system/core/debuggerd/
H A Ddebuggerd.c334 * find_and_open_tombstone - find an available tombstone slot, if any, of the
338 static int find_and_open_tombstone(void) function
585 fd = find_and_open_tombstone();

Completed in 52 milliseconds