Home
last modified time | relevance | path

Searched refs:CountEvent (Results 1 - 11 of 11) sorted by relevance

/base/notification/common_event_service/interfaces/inner_api/
H A Dmatching_skills.h87 size_t CountEvent() const;
/base/notification/common_event_service/test/fuzztest/matchingskills_fuzzer/
H A Dmatchingskills_fuzzer.cpp68 matchingSkills.CountEvent(); in DoSomethingInterestingWithMyAPI()
/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_listener.cpp178 commonEventSubscriber_->GetSubscribeInfo().GetMatchingSkills().CountEvent()); in Stop()
H A Dcommon_event.cpp162 if (subscriber->GetSubscribeInfo().GetMatchingSkills().CountEvent() == 0) { in SubscribeCommonEvent()
/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp78 size_t MatchingSkills::CountEvent() const in CountEvent() function in OHOS::EventFwk::MatchingSkills
/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dmatching_skills_test.cpp88 * FunctionPoints: AddEvent/GetEvent/CountEvent/HasEvent/RemoveEvent
110 EXPECT_EQ(0, matchSkills.CountEvent()); in HWTEST_F()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESMatchingSkillsTest/
H A DactsCESMatchingSkillsTest.cpp216 EXPECT_EQ(5, matchingSkills.CountEvent()); in HWTEST_F()
286 EXPECT_EQ(10, matchingSkills.CountEvent()); in HWTEST_F()
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscriber_manager_test.cpp185 EXPECT_EQ(1, matchSkills.CountEvent()); in HWTEST_F()
/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp180 size_t countSize = record->eventSubscribeInfo->GetMatchingSkills().CountEvent(); in DumpDetailed()
H A Dinner_common_event_manager.cpp318 if (subscribeInfo.GetMatchingSkills().CountEvent() == 0) { in SubscribeCommonEvent()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp3123 ASSERT_TRUE(matchingSkills.CountEvent() == 1); in HWTEST_F()
3157 ASSERT_TRUE(matchingSkills.CountEvent() == 2); in HWTEST_F()

Completed in 17 milliseconds