Searched refs:exitBunldleList (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/clone/ |
H A D | notification_clone_disturb_service.cpp | 91 std::vector<NotificationBundleOption> exitBunldleList; in OnRestore() local 97 …GetProfileUid(userId, uidMap, (*profile)->GetProfileTrustList(), exitBunldleList, notExitBunldleLi… in OnRestore() 99 profileId, name, exitBunldleList); in OnRestore() 119 …vector<NotificationBundleOption> trustList, std::vector<NotificationBundleOption>& exitBunldleList, in GetProfileUid() argument 137 exitBunldleList.push_back(bundle); in GetProfileUid()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | notification_clone_disturb_service.h | 39 …vector<NotificationBundleOption> trustList, std::vector<NotificationBundleOption>& exitBunldleList,
|