Searched refs:already_exists (Results 1 – 2 of 2) sorted by relevance
107 bool already_exists = storage->IsNonEmpty(); in InitStorage() local110 if (already_exists) in InitStorage()114 if (!already_exists) in InitStorage()
113 bool already_exists = storage->IsNonEmpty(); in InitStorage() local114 if (!already_exists && storage_option != kCreateNew && in InitStorage()121 } else if (already_exists && storage_option != kOpenExisting && in InitStorage()134 if (already_exists) { in InitStorage()143 if (!already_exists) { in InitStorage()