Searched defs:templ (Results 1 – 5 of 5) sorted by relevance
75 auto templ = new NotificationTemplate(); in Unmarshalling() local
105 auto templ = new NotificationFlags(); in Unmarshalling() local
1437 void NotificationRequest::SetTemplate(const std::shared_ptr<NotificationTemplate> &templ) in SetTemplate()
71 std::shared_ptr<Notification::NotificationTemplate> templ = in DoSomethingInterestingWithMyAPI() local
636 std::shared_ptr<NotificationTemplate> templ = request->GetTemplate(); in SetNotificationRequestByCustom() local4655 std::shared_ptr<NotificationTemplate> templ = std::make_shared<NotificationTemplate>(); in GetNotificationTemplate() local4671 std::shared_ptr<NotificationTemplate> &templ) in GetNotificationTemplateInfo()4719 const napi_env &env, const std::shared_ptr<NotificationTemplate> &templ, napi_value &result) in SetNotificationTemplateInfo()