Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dans_template.cpp74 napi_value IsSupportTemplate(napi_env env, napi_callback_info info) in IsSupportTemplate() function
/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() function in OHOS::Notification::NotificationHelper
/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() function in OHOS::Notification::AnsManagerStub
H A Dans_manager_proxy.cpp1759 ErrCode AnsManagerProxy::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::AnsManagerProxy
H A Dans_notification.cpp1592 ErrCode AnsNotification::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() function in OHOS::Notification::AnsNotification
/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() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1276 ErrCode AdvancedNotificationService::IsSupportTemplate(const std::string& templateName, bool &suppo… in IsSupportTemplate() function in OHOS::Notification::AdvancedNotificationService