Home
last modified time | relevance | path

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

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