Searched refs:file_created (Results 1 – 2 of 2) sorted by relevance
272 bool InitBackingStore(bool* file_created);
1372 bool BackendImpl::InitBackingStore(bool* file_created) { in InitBackingStore() argument1382 base::CreatePlatformFile(index_name, flags, file_created, NULL))); in InitBackingStore()1388 if (*file_created) in InitBackingStore()