Home
last modified time | relevance | path

Searched refs:SetNotificationFlags (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h327 bool SetNotificationFlags(const std::shared_ptr<OHOS::Notification::NotificationFlags> &flags,
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1638 static napi_value SetNotificationFlags(
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp1533 bool SetNotificationFlags( in SetNotificationFlags() function
1564 if (!SetNotificationFlags(flags, notificationRequest.notificationFlags)) { in SetNotificationRequestByCustom()
1565 LOGE("SetNotificationFlags call failed"); in SetNotificationRequestByCustom()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1327 napi_value Common::SetNotificationFlags( in SetNotificationFlags() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_request.cpp350 if (!SetNotificationFlags(env, flags, flagsResult)) { in SetNotificationRequestByCustom()
351 ANS_LOGE("SetNotificationFlags call failed"); in SetNotificationRequestByCustom()

Completed in 11 milliseconds