Searched defs:ComputeCorruptionFileName (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.cc96 static base::FilePath ComputeCorruptionFileName(const GURL& origin_url) { function in namespace:content::__anon7193
870 path_base.Append(ComputeCorruptionFileName(origin_url));
911 path_base.Append(ComputeCorruptionFileName(origin_url));

Completed in 175 milliseconds