Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h289 static napi_value SetNotificationRequestByString(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp361 napi_value Common::SetNotificationRequestByString( in SetNotificationRequestByString() function in OHOS::NotificationNapi::Common
672 if (!SetNotificationRequestByString(env, request, result)) { in SetNotificationRequest()