Searched refs:tombstones (Results 1 – 1 of 1) sorted by relevance
1287 String[] tombstones = TOMBSTONES_PATH.list(); in checkNativeCrashes() local1291 if (tombstones == null || tombstones.length == 0) { in checkNativeCrashes()1300 for (String t : tombstones) { in checkNativeCrashes()