Searched refs:notExitBunldleList (Results 1 – 2 of 2) sorted by relevance
92 std::vector<NotificationBundleOption> notExitBunldleList; in OnRestore() local97 …ProfileUid(userId, uidMap, (*profile)->GetProfileTrustList(), exitBunldleList, notExitBunldleList); in OnRestore()100 if (notExitBunldleList.empty()) { in OnRestore()103 (*profile)->SetProfileTrustList(notExitBunldleList); in OnRestore()120 std::vector<NotificationBundleOption>& notExitBunldleList) in GetProfileUid() argument135 notExitBunldleList.push_back(bundle); in GetProfileUid()
40 std::vector<NotificationBundleOption>& notExitBunldleList);