Searched defs:SubscriberRecordPtr (Results 1 – 2 of 2) sorted by relevance
70 using SubscriberRecordPtr = std::shared_ptr<EventSubscriberRecord>; variable
695 using SubscriberRecordPtr = std::shared_ptr<NotificationSubscriberManager::SubscriberRecord>; typedef