Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h311 static napi_value SetNotificationRequestByBool(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp452 napi_value Common::SetNotificationRequestByBool( in SetNotificationRequestByBool() function in OHOS::NotificationNapi::Common
678 if (!SetNotificationRequestByBool(env, request, result)) { in SetNotificationRequest()