Searched refs:TOMBSTONE_DIR (Results 1 – 2 of 2) sorted by relevance
73 private static final File TOMBSTONE_DIR = new File("/data/tombstones"); field in NativeTombstoneManager110 final File[] tombstoneFiles = TOMBSTONE_DIR.listFiles(); in onSystemReady()587 super(TOMBSTONE_DIR, FileObserver.CREATE | FileObserver.MOVED_TO); in TombstoneWatcher()601 handleTombstone(new File(TOMBSTONE_DIR, path)); in onEvent()
200 static const std::string TOMBSTONE_DIR = "/data/tombstones/"; variable1752 printf("*** NO TOMBSTONES to dump in %s\n\n", TOMBSTONE_DIR.c_str()); in dumpstate()1920 ds.tombstone_data_ = GetDumpFds(TOMBSTONE_DIR, TOMBSTONE_FILE_PREFIX); in DumpstateDefaultAfterCritical()