Searched refs:CountEvent (Results 1 – 8 of 8) sorted by relevance
87 size_t CountEvent() const;
108 EXPECT_EQ(0, matchSkills.CountEvent());
127 if (subscriber->GetSubscribeInfo().GetMatchingSkills().CountEvent() == 0) { in SubscribeCommonEvent()
78 size_t MatchingSkills::CountEvent() const in CountEvent() function in OHOS::EventFwk::MatchingSkills
216 EXPECT_EQ(5, matchingSkills.CountEvent());286 EXPECT_EQ(10, matchingSkills.CountEvent());
159 size_t countSize = record->eventSubscribeInfo->GetMatchingSkills().CountEvent(); in DumpDetailed()
164 if (subscribeInfo.GetMatchingSkills().CountEvent() == 0) { in SubscribeCommonEvent()
379 temp->CountEvent(); in RegisterMatchingSkills()