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