Searched defs:tombstone (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
H A DCacheItem.h50 bool tombstone; member in class:android::installd::CacheItem
/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java1931 public void setCacheBehaviorTombstone(File path, boolean tombstone) throws IOException { argument
1932 setCacheBehavior(path, XATTR_CACHE_TOMBSTONE, tombstone);

Completed in 130 milliseconds