Searched defs:templ (Results 1 – 4 of 4) sorted by relevance
72 auto templ = new NotificationTemplate(); in Unmarshalling() local
99 auto templ = new NotificationFlags(); in Unmarshalling() local
1404 void NotificationRequest::SetTemplate(const std::shared_ptr<NotificationTemplate> &templ) in SetTemplate()
559 std::shared_ptr<NotificationTemplate> templ = request->GetTemplate(); in SetNotificationRequestByCustom() local4051 std::shared_ptr<NotificationTemplate> templ = std::make_shared<NotificationTemplate>(); in GetNotificationTemplate() local4067 std::shared_ptr<NotificationTemplate> &templ) in GetNotificationTemplateInfo()4106 const napi_env &env, const std::shared_ptr<NotificationTemplate> &templ, napi_value &result) in SetNotificationTemplateInfo()