Searched refs:tombstone (Results 1 – 7 of 7) sorted by relevance
42 tombstone = mParent->tombstone; in CacheItem()47 tombstone = false; in CacheItem()84 p->fts_number = tombstone; in purge()120 if (tombstone) { in purge()
50 bool tombstone; variable
125 item->tombstone |= (getxattr(p->fts_path, kXattrCacheTombstone, nullptr, 0) >= 0); in loadItemsFrom()
45 static entry_type* tombstone = reinterpret_cast<entry_type*>(0x1); in getTombstone() local46 return tombstone; in getTombstone()
177 TEST_F(HashTableTest, tombstone) { in TEST_F() argument
2269 public void setCacheBehaviorTombstone(File path, boolean tombstone) throws IOException { in setCacheBehaviorTombstone() argument2270 setCacheBehavior(path, XATTR_CACHE_TOMBSTONE, tombstone); in setCacheBehaviorTombstone()
5543 final boolean tombstone = (action.actionIntent == null); in generateActionButton()5546 : tombstone ? getActionTombstoneLayoutResource() in generateActionButton()5548 if (!tombstone) { in generateActionButton()8166 final boolean tombstone = (action.actionIntent == null); in bindMediaActionButton()8192 if (!tombstone) { in bindMediaActionButton()