Searched refs:GetMatchingSkills (Results 1 – 15 of 15) sorted by relevance
55 std::vector<std::string> events = eventSubscribeInfo->GetMatchingSkills().GetEvents(); in InsertSubscriber()160 size_t countSize = record->eventSubscribeInfo->GetMatchingSkills().CountEvent(); in DumpDetailed()167 … events = events + separator + record->eventSubscribeInfo->GetMatchingSkills().GetEvent(eventNum); in DumpDetailed()172 size_t entitySize = record->eventSubscribeInfo->GetMatchingSkills().CountEntities(); in DumpDetailed()179 …entities = entities + separator + record->eventSubscribeInfo->GetMatchingSkills().GetEntity(entity… in DumpDetailed()184 size_t schemeSize = record->eventSubscribeInfo->GetMatchingSkills().CountSchemes(); in DumpDetailed()191 …scheme = scheme + separator + record->eventSubscribeInfo->GetMatchingSkills().GetScheme(schemeNum); in DumpDetailed()293 events = (*it)->eventSubscribeInfo->GetMatchingSkills().GetEvents(); in RemoveSubscriberRecordLocked()360 …if (!(*it)->eventSubscribeInfo->GetMatchingSkills().Match(eventRecord.commonEventData->GetWant()))… in GetSubscriberRecordsByWantLocked()
162 if (subscribeInfo.GetMatchingSkills().CountEvent() == 0) { in SubscribeCommonEvent()196 …SendSubscribeHiSysEvent(userId, bundleName, pid, uid, subscribeInfo.GetMatchingSkills().GetEvents(… in SubscribeCommonEvent()493 …std::vector<std::string> events = subscriberRecord->eventSubscribeInfo->GetMatchingSkills().GetEve… in SendUnSubscribeHiSysEvent()
34 auto events = subscribeInfo->GetMatchingSkills().GetEvents(); in FindStickyEvents()
45 auto matchingSkills = subscribeInfoPtr->GetMatchingSkills(); in DumpState()
132 const MatchingSkills &GetMatchingSkills() const;
69 subscribeInfo.GetMatchingSkills(); in DoSomethingInterestingWithMyAPI()
100 const MatchingSkills &CommonEventSubscribeInfo::GetMatchingSkills() const in GetMatchingSkills() function in OHOS::EventFwk::CommonEventSubscribeInfo
86 std::string event = GetSubscribeInfo().GetMatchingSkills().GetEvent(0); in OnReceiveEvent()
794 std::vector<std::string> events = subscribeInfo.GetMatchingSkills().GetEvents();830 std::vector<std::string> events = subscribeInfo.GetMatchingSkills().GetEvents();859 std::vector<std::string> events = subscribeInfo.GetMatchingSkills().GetEvents();
132 if (subscriber->GetSubscribeInfo().GetMatchingSkills().CountEvent() == 0) { in SubscribeCommonEvent()
641 if (!subscribeInfo.GetMatchingSkills().HasEvent(eventName)) {
671 …asyncCallbackInfo->events = asyncCallbackInfo->subscriber->GetSubscribeInfo().GetMatchingSkills().… in PaddingNapiCreateAsyncWorkCallbackInfo()693 SetEventsResult(env, subscribeInfo.GetMatchingSkills().GetEvents(), result); in SetNapiResult()
2417 MatchingSkills testMatching = subscribeInfo.GetMatchingSkills();
562 …asyncCallbackInfo->events = asyncCallbackInfo->subscriber->GetSubscribeInfo().GetMatchingSkills().… in PaddingNapiCreateAsyncWorkCallbackInfo()
2985 MatchingSkills testMatching = subscribeInfo.GetMatchingSkills();