Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h300 static napi_value SetNotificationRequestByNumber(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp396 napi_value Common::SetNotificationRequestByNumber( in SetNotificationRequestByNumber() function in OHOS::NotificationNapi::Common
675 if (!SetNotificationRequestByNumber(env, request, result)) { in SetNotificationRequest()