Searched defs:tombstone (Results 1 – 6 of 6) sorted by relevance
50 bool tombstone; variable
180 TombstoneFile tombstone = mTombstones.valueAt(i); in purge() local264 TombstoneFile tombstone = mTombstones.valueAt(i); in collectTombstones() local
45 static entry_type* tombstone = reinterpret_cast<entry_type*>(0x1); in getTombstone() local
177 TEST_F(HashTableTest, tombstone) { in TEST_F() argument
477 public static void addTombstoneToDropBox(Context ctx, File tombstone, boolean proto) { in addTombstoneToDropBox()
2713 public void setCacheBehaviorTombstone(File path, boolean tombstone) throws IOException { in setCacheBehaviorTombstone()