Home
last modified time | relevance | path

Searched defs:templateName (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_setting_test.cpp116 std::string templateName("downloadTemplate"); variable
130 std::string templateName("downloadTemplate_1"); variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dans_template.h26 std::string templateName = ""; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp887 std::string templateName = "TemplateName"; variable
917 std::string templateName = "TemplateName"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp6390 std::string templateName = "TemplateName"; variable
6411 std::string templateName = "TemplateName"; variable
6434 std::string templateName = "TemplateName"; variable
6457 std::string templateName = "TemplateName"; variable
6480 std::string templateName = "TemplateName"; variable
6503 std::string templateName = "TemplateName"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp456 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp511 ErrCode AnsManagerStub::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
H A Dans_manager_proxy.cpp1759 ErrCode AnsManagerProxy::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
H A Dans_notification.cpp1592 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
H A Dans_manager_stub.cpp2080 std::string templateName; in HandleIsSupportTemplate() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp441 ErrCode IsSupportTemplate(const std::string &templateName, bool &support) override in IsSupportTemplate()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp998 ErrCode NotificationPreferences::GetTemplateSupported(const std::string& templateName, bool &suppor… in GetTemplateSupported()
H A Dadvanced_notification_utils.cpp1276 ErrCode AdvancedNotificationService::IsSupportTemplate(const std::string& templateName, bool &suppo… in IsSupportTemplate()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp923 std::string templateName = "this is templateName"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp3469 std::string templateName = "this is templateName"; variable
4708 std::string templateName = "this is templateName"; variable