Searched defs:IsSupportTemplate (Results 1 – 7 of 7) sorted by relevance
70 napi_value IsSupportTemplate(napi_env env, napi_callback_info info) in IsSupportTemplate() function
342 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::NotificationHelper
356 ErrCode IsSupportTemplate(const std::string &templateName, bool &support) override in IsSupportTemplate() function in OHOS::Notification::MockAnsManagerInterface
1124 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::AnsNotification
2161 ErrCode AnsManagerProxy::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::AnsManagerProxy
2162 ErrCode AnsManagerStub::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::AnsManagerStub
3616 ErrCode AdvancedNotificationService::IsSupportTemplate(const std::string& templateName, bool &suppo… in IsSupportTemplate() function in OHOS::Notification::AdvancedNotificationService