Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h329 bool SetNotificationRequestByCustom(const OHOS::Notification::NotificationRequest *request,
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h304 static napi_value SetNotificationRequestByCustom(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp282 napi_value Common::SetNotificationRequestByCustom( in SetNotificationRequestByCustom() function in OHOS::NotificationNapi::Common
547 if (!SetNotificationRequestByCustom(env, request, result)) { in SetNotificationRequest()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp1546 bool SetNotificationRequestByCustom( in SetNotificationRequestByCustom() function
1605 if (!SetNotificationRequestByCustom(request, notificationRequest)) { in SetNotificationRequest()
1606 LOGE("SetNotificationRequestByCustom failed"); in SetNotificationRequest()

Completed in 8 milliseconds