Home
last modified time | relevance | path

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

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