Home
last modified time | relevance | path

Searched refs:matchingSkills (Results 1 - 2 of 2) sorted by relevance

/applications/standard/contacts_data/ability/common/utils/src/
H A Dcontacts_common_event.cpp58 OHOS::EventFwk::MatchingSkills matchingSkills; in RegisterSubscriber() local
59 matchingSkills.AddEvent(CONTACT_EVENT); in RegisterSubscriber()
60 matchingSkills.AddEvent(CALL_LOG_EVENT); in RegisterSubscriber()
61 matchingSkills.AddEvent(VOICEMAIL_EVENT); in RegisterSubscriber()
62 OHOS::EventFwk::CommonEventSubscribeInfo subscriberInfo(matchingSkills); in RegisterSubscriber()
/applications/standard/contacts_data/ability/account/src/
H A Daccount_event_manager.cpp68 OHOS::EventFwk::MatchingSkills matchingSkills; in SubscriberAccountEvent() local
69 matchingSkills.AddEvent(EVENT); in SubscriberAccountEvent()
70 OHOS::EventFwk::CommonEventSubscribeInfo subscriberInfo(matchingSkills); in SubscriberAccountEvent()

Completed in 2 milliseconds