Home
last modified time | relevance | path

Searched refs:SetNotificationRequestByNumber (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h301 bool SetNotificationRequestByNumber(const OHOS::Notification::NotificationRequest *request,
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h260 static napi_value SetNotificationRequestByNumber(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp72 napi_value Common::SetNotificationRequestByNumber( in SetNotificationRequestByNumber() function in OHOS::NotificationNapi::Common
535 if (!SetNotificationRequestByNumber(env, request, result)) { in SetNotificationRequest()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp943 bool SetNotificationRequestByNumber( in SetNotificationRequestByNumber() function
1601 if (!SetNotificationRequestByNumber(request, notificationRequest)) { in SetNotificationRequest()
1602 LOGE("SetNotificationRequestByNumber failed"); in SetNotificationRequest()

Completed in 9 milliseconds