Searched refs:dbFiles (Results 1 – 1 of 1) sorted by relevance
161 String[] dbFiles = new String[]{"corrupted", "corrupted-shm", "corrupted-wal"}; in corruptExceptionOnCreate() local162 for (String fileName : dbFiles) { in corruptExceptionOnCreate()