Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_slot_service.cpp773 ErrCode AdvancedNotificationService::SetAdditionConfig(const std::string &key, const std::string &v… in SetAdditionConfig() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp546 ErrCode NotificationHelper::SetAdditionConfig(const std::string &key, const std::string &value) in SetAdditionConfig() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub_invalid.cpp643 ErrCode AnsManagerStub::SetAdditionConfig(const std::string &key, const std::string &value) in SetAdditionConfig() function in OHOS::Notification::AnsManagerStub
Dans_manager_proxy.cpp2167 ErrCode AnsManagerProxy::SetAdditionConfig(const std::string &key, const std::string &value) in SetAdditionConfig() function in OHOS::Notification::AnsManagerProxy
Dans_notification.cpp1776 ErrCode AnsNotification::SetAdditionConfig(const std::string &key, const std::string &value) in SetAdditionConfig() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp554 ErrCode SetAdditionConfig(const std::string &key, const std::string &value) override in SetAdditionConfig() function in OHOS::Notification::MockAnsManagerInterface