Home
last modified time | relevance | path

Searched defs:SetNotificationSorting (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_sorting_map.cpp56 void NotificationSortingMap::SetNotificationSorting(const std::vector<NotificationSorting> &sorting… in SetNotificationSorting() function in OHOS::Notification::NotificationSortingMap
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp738 napi_value Common::SetNotificationSorting(const napi_env &env, const NotificationSorting &sorting, … in SetNotificationSorting() function in OHOS::NotificationNapi::Common