Searched refs:RemoveEnabledDbByBundleName (Results 1 – 3 of 3) sorted by relevance
236 bool RemoveEnabledDbByBundleName(std::string bundleName, const int32_t &bundleUid);
1140 … preferncesDB_->RemoveEnabledDbByBundleName(bundleOption->GetBundleName(), bundleOption->GetUid()); in RemoveEnabledDbByBundle()
1692 bool NotificationPreferencesDatabase::RemoveEnabledDbByBundleName(std::string bundleName, const int… in RemoveEnabledDbByBundleName() function in OHOS::Notification::NotificationPreferencesDatabase