Searched refs:TOMBSTONE_DIR (Results 1 – 2 of 2) sorted by relevance
71 private static final File TOMBSTONE_DIR = new File("/data/tombstones"); field in NativeTombstoneManager101 final File[] tombstoneFiles = TOMBSTONE_DIR.listFiles(); in onSystemReady()547 super(TOMBSTONE_DIR, FileObserver.CREATE | FileObserver.MOVED_TO); in TombstoneWatcher()553 handleTombstone(new File(TOMBSTONE_DIR, path)); in onEvent()
185 static const std::string TOMBSTONE_DIR = "/data/tombstones/"; variable1688 printf("*** NO TOMBSTONES to dump in %s\n\n", TOMBSTONE_DIR.c_str()); in dumpstate()1839 ds.tombstone_data_ = GetDumpFds(TOMBSTONE_DIR, TOMBSTONE_FILE_PREFIX, !ds.IsZipping()); in DumpstateDefaultAfterCritical()