Home
last modified time | relevance | path

Searched defs:IsSupportTemplate (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dans_template.cpp70 napi_value IsSupportTemplate(napi_env env, napi_callback_info info) in IsSupportTemplate() function
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp342 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::NotificationHelper
/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() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1124 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::AnsNotification
Dans_manager_proxy.cpp2161 ErrCode AnsManagerProxy::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp2162 ErrCode AnsManagerStub::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp3616 ErrCode AdvancedNotificationService::IsSupportTemplate(const std::string& templateName, bool &suppo… in IsSupportTemplate() function in OHOS::Notification::AdvancedNotificationService