/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_setting_test.cpp | 116 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 D | ans_template.h | 26 std::string templateName = ""; member
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_helper_test.cpp | 887 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 D | ans_manager_proxy_unit_test.cpp | 6390 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 D | notification_helper.cpp | 456 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_stub_invalid.cpp | 511 ErrCode AnsManagerStub::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
|
H A D | ans_manager_proxy.cpp | 1759 ErrCode AnsManagerProxy::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
|
H A D | ans_notification.cpp | 1592 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate()
|
H A D | ans_manager_stub.cpp | 2080 std::string templateName; in HandleIsSupportTemplate() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
H A D | ans_notification_branch_test.cpp | 441 ErrCode IsSupportTemplate(const std::string &templateName, bool &support) override in IsSupportTemplate()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences.cpp | 998 ErrCode NotificationPreferences::GetTemplateSupported(const std::string& templateName, bool &suppor… in GetTemplateSupported()
|
H A D | advanced_notification_utils.cpp | 1276 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 D | ans_notification_unit_test.cpp | 923 std::string templateName = "this is templateName"; variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
H A D | ans_manager_stub_test.cpp | 3469 std::string templateName = "this is templateName"; variable 4708 std::string templateName = "this is templateName"; variable
|