Searched refs:tombFile (Results 1 – 1 of 1) sorted by relevance
4949 File tombFile = pullFile(TOMBSTONE_PATH + tombName); in getTombstones() local4950 if (tombFile != null) { in getTombstones()4951 tombstones.add(tombFile); in getTombstones()