Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_notification.cpp91 napi_value Common::SetNotification( in SetNotification() function in OHOS::NotificationNapi::Common
H A Dget_active.cpp46 if (!Common::SetNotification(env, vec.GetRefPtr(), notificationResult)) { in AsyncCompleteCallbackGetAllActiveNotifications()
H A Dsubscribe.cpp91 if (!Common::SetNotification(env, request.get(), requestResult)) { in SetSubscribeCallbackData()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_get_active.cpp51 if (!Common::SetNotification(env, vec.GetRefPtr(), notificationResult)) { in AsyncCompleteCallbackNapiGetAllActiveNotifications()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h229 static napi_value SetNotification(