Home
last modified time | relevance | path

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

/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dkcoredirlister_p.h82 CachedItemsJob *cachedItemsJobForUrl(const QUrl &url) const;
H A Dkcoredirlister.cpp257 KCoreDirListerPrivate::CachedItemsJob *KCoreDirListerPrivate::cachedItemsJobForUrl(const QUrl &url)… in cachedItemsJobForUrl() function in KCoreDirListerPrivate
275 if (lister->d->cachedItemsJobForUrl(url)) { in CachedItemsJob()
392 KCoreDirListerPrivate::CachedItemsJob *cachedItemsJob = lister->d->cachedItemsJobForUrl(url); in stopListingUrl()
633 … KCoreDirListerPrivate::CachedItemsJob *cachedItemsJob = kdl->d->cachedItemsJobForUrl(dir); in updateDirectory()
2798 if (!kdl->d->cachedItemsJobForUrl(url)) { in moveListersWithoutCachedItemsJob()