Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h344 static napi_value SetNotificationRequestByCustom(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp586 napi_value Common::SetNotificationRequestByCustom( in SetNotificationRequestByCustom() function in OHOS::NotificationNapi::Common
687 if (!SetNotificationRequestByCustom(env, request, result)) { in SetNotificationRequest()