Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h263 bool HandleDataBaseMap(
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp827 return HandleDataBaseMap(datas, bundleOption); in GetAllNotificationEnabledBundles()
830 bool NotificationPreferencesDatabase::HandleDataBaseMap( in HandleDataBaseMap() function in OHOS::Notification::NotificationPreferencesDatabase