Home
last modified time | relevance | path

Searched defs:cachedURL (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DTextureCache.cpp251 bool CTextureCache::ClearCachedTexture(const std::string &url, std::string &cachedURL) in ClearCachedTexture()
257 bool CTextureCache::ClearCachedTexture(int id, std::string &cachedURL) in ClearCachedTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/open_from_clipboard/
H A Dclipboard_recent_content_impl_ios.mm50 @property(nonatomic, strong) NSURL* cachedURL; property
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/
H A DPlatformURLConnection.java39 private URL cachedURL = null; // file URL in cache (file: URL) field in PlatformURLConnection
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/cache_storage/legacy/
H A Dlegacy_cache_storage_cache.cc1218 GURL cachedURL = GURL(entry->GetKey()); in QueryCacheFilterEntry() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/cache_storage/legacy/
H A Dlegacy_cache_storage_cache.cc1122 GURL cachedURL = GURL(entry->GetKey()); in QueryCacheFilterEntry() local