Home
last modified time | relevance | path

Searched refs:GetBlobStorePath (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc225 filesystem_proxy_->DeletePathRecursively(GetBlobStorePath(origin)); in DeleteForOrigin()
678 base::FileEnumerator file_enumerator(GetBlobStorePath(origin), true, in GetOriginBlobFileCount()
729 GetBlobStorePath(origin)}; in GetStoragePaths()
841 base::FilePath IndexedDBContextImpl::GetBlobStorePath( in GetBlobStorePath() function in content::IndexedDBContextImpl
H A Dindexed_db_context_impl.h222 base::FilePath GetBlobStorePath(const url::Origin& origin) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc221 success = base::DeleteFileRecursively(GetBlobStorePath(origin)); in DeleteForOrigin()
662 base::FileEnumerator file_enumerator(GetBlobStorePath(origin), true, in GetOriginBlobFileCount()
712 GetBlobStorePath(origin)}; in GetStoragePaths()
829 base::FilePath IndexedDBContextImpl::GetBlobStorePath( in GetBlobStorePath() function in content::IndexedDBContextImpl
H A Dindexed_db_context_impl.h220 base::FilePath GetBlobStorePath(const url::Origin& origin) const;