Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h251 static napi_value SetNotificationRequestByString(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp33 napi_value Common::SetNotificationRequestByString( in SetNotificationRequestByString() function in OHOS::NotificationNapi::Common
532 if (!SetNotificationRequestByString(env, request, result)) { in SetNotificationRequest()