Home
last modified time | relevance | path

Searched defs:IsDistributedEnableByBundle (Results 1 – 6 of 6) sorted by relevance

/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_helper.cpp355 ErrCode NotificationHelper::IsDistributedEnableByBundle(const NotificationBundleOption &bundleOptio… in IsDistributedEnableByBundle() function in OHOS::Notification::NotificationHelper
/base/notification/ans_standard/interfaces/kits/napi/ans/src/
Ddistributed.cpp442 napi_value IsDistributedEnableByBundle(napi_env env, napi_callback_info info) in IsDistributedEnableByBundle() function
/base/notification/ans_standard/frameworks/ans/core/src/
Dans_notification.cpp942 ErrCode AnsNotification::IsDistributedEnableByBundle(const NotificationBundleOption &bundleOption, … in IsDistributedEnableByBundle() function in OHOS::Notification::AnsNotification
Dans_manager_proxy.cpp2030 ErrCode AnsManagerProxy::IsDistributedEnableByBundle(const sptr<NotificationBundleOption> &bundleOp… in IsDistributedEnableByBundle() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp2078 ErrCode AnsManagerStub::IsDistributedEnableByBundle(const sptr<NotificationBundleOption> &bundleOpt… in IsDistributedEnableByBundle() function in OHOS::Notification::AnsManagerStub
/base/notification/ans_standard/services/ans/src/
Dadvanced_notification_service.cpp2620 ErrCode AdvancedNotificationService::IsDistributedEnableByBundle( in IsDistributedEnableByBundle() function in OHOS::Notification::AdvancedNotificationService