Searched refs:GetAllOriginsAndPaths (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc56 void GetAllOriginsAndPaths(const base::FilePath& indexeddb_path, function in namespace:content::__anon7198
86 GetAllOriginsAndPaths(indexeddb_path, &origins, &file_paths);
560 GetAllOriginsAndPaths(data_path_, &origins, NULL);

Completed in 551 milliseconds