Home
last modified time | relevance | path

Searched defs:SetBundleOption (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1416 napi_value Common::SetBundleOption(const napi_env &env, const NotificationBundleOption &bundleInfo, in SetBundleOption() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp1800 void NotificationRequest::SetBundleOption(const std::shared_ptr<NotificationBundleOption> &bundleOp… in SetBundleOption() function in OHOS::Notification::NotificationRequest