Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_setting_test.cpp155 std::string templateName("downloadTemplate"); variable
169 std::string templateName("downloadTemplate_1"); variable
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dans_template.h26 std::string templateName = ""; member
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp860 std::string templateName = "TemplateName"; variable
890 std::string templateName = "TemplateName"; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_preferences_test.cpp1274 std::string templateName = ""; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp342 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences.cpp628 ErrCode NotificationPreferences::GetTemplateSupported(const std::string& templateName, bool &suppor… in GetTemplateSupported()
Dadvanced_notification_service.cpp3616 ErrCode AdvancedNotificationService::IsSupportTemplate(const std::string& templateName, bool &suppo… in IsSupportTemplate()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp356 ErrCode IsSupportTemplate(const std::string &templateName, bool &support) override in IsSupportTemplate()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp5930 std::string templateName = "TemplateName"; variable
5951 std::string templateName = "TemplateName"; variable
5974 std::string templateName = "TemplateName"; variable
5997 std::string templateName = "TemplateName"; variable
6020 std::string templateName = "TemplateName"; variable
6043 std::string templateName = "TemplateName"; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp626 std::string templateName = "this is templateName"; variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1124 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
Dans_manager_stub.cpp1522 std::string templateName; in HandleIsSupportTemplate() local
2162 ErrCode AnsManagerStub::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
Dans_manager_proxy.cpp2161 ErrCode AnsManagerProxy::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp2856 std::string templateName = "this is templateName"; variable
4008 std::string templateName = "this is templateName"; variable