Searched refs:allPackage (Results 1 – 3 of 3) sorted by relevance
361 bool GetBundleSoundPermission(bool &allPackage, std::set<std::string> &bundleNames);
1144 bool NotificationPreferences::GetBundleSoundPermission(bool &allPackage, std::set<std::string> &bun… in GetBundleSoundPermission() argument1169 allPackage = true; in GetBundleSoundPermission()
1532 bool allPackage = true; variable1534 …auto res = NotificationPreferences::GetInstance()->GetBundleSoundPermission(allPackage, bundleName…