Searched refs:SubscriberTestLast (Results 1 – 2 of 2) sorted by relevance
192 class SubscriberTestLast : public CommonEventSubscriber { class194 SubscriberTestLast() : CommonEventSubscriber() in SubscriberTestLast() function in __anonb9c819750110::SubscriberTestLast199 explicit SubscriberTestLast(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTestLast() function in __anonb9c819750110::SubscriberTestLast204 ~SubscriberTestLast() in ~SubscriberTestLast()236 std::bind(&SubscriberTestLast::AsyncProcess, this, commonEventListener3); in ProcessSubscriberTestLastCase1()421 std::shared_ptr<SubscriberTestLast> subscriber = std::make_shared<SubscriberTestLast>();483 std::shared_ptr<SubscriberTestLast> subscriber = nullptr;
244 class SubscriberTestLast : public CommonEventSubscriber { class246 SubscriberTestLast() : CommonEventSubscriber() in SubscriberTestLast() function in __anon4c4d788a0110::SubscriberTestLast251 explicit SubscriberTestLast(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTestLast() function in __anon4c4d788a0110::SubscriberTestLast256 ~SubscriberTestLast() in ~SubscriberTestLast()276 std::bind(&SubscriberTestLast::AsyncProcess, this, commonEventListener3); in ProcessSubscriberTestLastCase1()1190 std::shared_ptr<SubscriberTestLast> subscriber = std::make_shared<SubscriberTestLast>();1245 std::shared_ptr<SubscriberTestLast> subscriber = std::make_shared<SubscriberTestLast>();