Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp358 CommonEventPublishInfo eventPublishData; in PendingWantPublishCommonEvent() local
361 TAG_LOGI(AAFwkTag::WANTAGENT, "eventPublishData set bundleName: %{public}s", want.GetBundle().c_str()); in PendingWantPublishCommonEvent()
362 eventPublishData.SetBundleName(want.GetBundle()); in PendingWantPublishCommonEvent()
368 eventPublishData.SetSubscriberPermissions(permissions); in PendingWantPublishCommonEvent()
372 eventData, eventPublishData, nullptr, callerUid, callerTokenId)); in PendingWantPublishCommonEvent()

Completed in 4 milliseconds