Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h226 bool RemoveEnabledDbByBundleName(std::string bundleName, const int32_t &bundleUid);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp1124 preferncesDB_->RemoveEnabledDbByBundleName(bundleOption->GetBundleName(), bundleOption->GetUid()); in RemoveEnabledDbByBundle()
H A Dnotification_preferences_database.cpp1648 bool NotificationPreferencesDatabase::RemoveEnabledDbByBundleName(std::string bundleName, const int32_t &bundleUid) in RemoveEnabledDbByBundleName() function in OHOS::Notification::NotificationPreferencesDatabase

Completed in 7 milliseconds