Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc83 void GetAllOriginsAndPaths(const base::FilePath& indexeddb_path, in GetAllOriginsAndPaths() function
825 GetAllOriginsAndPaths(context->data_path_, &origins, &file_paths); in Shutdown()
888 GetAllOriginsAndPaths(data_path_, &origins, nullptr); in GetOriginSet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc81 void GetAllOriginsAndPaths(const base::FilePath& indexeddb_path, in GetAllOriginsAndPaths() function
810 GetAllOriginsAndPaths(indexeddb_path, &origins, &file_paths); in Shutdown()
876 GetAllOriginsAndPaths(data_path_, &origins, nullptr); in GetOriginSet()