Home
last modified time | relevance | path

Searched defs:tagFetchScope (Results 1 – 9 of 9) sorted by relevance

/dports/databases/akonadi/akonadi-21.12.3/src/core/
H A Ditemfetchscope.cpp185 void ItemFetchScope::setTagFetchScope(const TagFetchScope &tagFetchScope) in setTagFetchScope()
190 TagFetchScope &ItemFetchScope::tagFetchScope() in tagFetchScope() function in ItemFetchScope
195 TagFetchScope ItemFetchScope::tagFetchScope() const in tagFetchScope() function in ItemFetchScope
H A Dnotificationsubscriber.cpp28 TagFetchScope tagFetchScope; member in Akonadi::NotificationSubscriberPrivate
192 TagFetchScope NotificationSubscriber::tagFetchScope() const in tagFetchScope() function in NotificationSubscriber
197 void NotificationSubscriber::setTagFetchScope(const TagFetchScope &tagFetchScope) in setTagFetchScope()
H A Dmonitor.cpp252 TagFetchScope &Monitor::tagFetchScope() in tagFetchScope() function in Monitor
/dports/databases/akonadi/akonadi-21.12.3/autotests/server/
H A Dnotificationmanagertest.cpp57 Protocol::TagFetchScope tagFetchScope; in testAggregatedFetchScope() local
/dports/databases/akonadi/akonadi-21.12.3/src/server/
H A Dnotificationmanager.h46 AggregatedTagFetchScope *tagFetchScope() const in tagFetchScope() function
H A Dhandlerhelper.cpp196 …onse HandlerHelper::fetchTagsResponse(const Tag &tag, const Protocol::TagFetchScope &tagFetchScope in fetchTagsResponse()
/dports/databases/akonadi/akonadi-21.12.3/src/server/handler/
H A Ditemfetchhelper.cpp60 const Protocol::TagFetchScope &tagFetchScope, in ItemFetchHelper()
71 const Protocol::TagFetchScope &tagFetchScope, in ItemFetchHelper()
/dports/databases/akonadi/akonadi-21.12.3/src/core/jobs/
H A Ditemsearchjob.cpp159 TagFetchScope &ItemSearchJob::tagFetchScope() in tagFetchScope() function in ItemSearchJob
/dports/databases/akonadi/akonadi-21.12.3/src/server/storage/
H A Dnotificationcollector.cpp536 auto tagFetchScope = mgr->tagFetchScope()->toFetchScope(); in completeNotification() local