Home
last modified time | relevance | path

Searched refs:ANS_BUNDLE_BEGIN (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp819 const std::string ANS_BUNDLE_BEGIN = "ans_bundle_"; in GetAllNotificationEnabledBundles() local
822 int32_t errCode = rdbDataManager_->QueryDataBeginWithKey(ANS_BUNDLE_BEGIN, datas, userId); in GetAllNotificationEnabledBundles()