Searched defs:templ (Results 1 – 7 of 7) sorted by relevance
75 auto templ = new (std::nothrow) NotificationTemplate(); in Unmarshalling() local
200 auto templ = new (std::nothrow) NotificationFlags(); in Unmarshalling() local
1768 void NotificationRequest::SetTemplate(const std::shared_ptr<NotificationTemplate> &templ) in SetTemplate()
71 std::shared_ptr<Notification::NotificationTemplate> templ = in DoSomethingInterestingWithMyAPI() local
876 std::shared_ptr<NotificationTemplate> templ = std::make_shared<NotificationTemplate>(); in GetNotificationTemplate() local917 std::shared_ptr<NotificationTemplate> &templ) in GetNotificationTemplateInfo()
1188 std::shared_ptr<NotificationTemplate> templ = std::make_shared<NotificationTemplate>(); in GetNotificationTemplate() local1237 std::shared_ptr<NotificationTemplate> &templ) in GetNotificationTemplateInfo()1285 const napi_env &env, const std::shared_ptr<NotificationTemplate> &templ, napi_value &result) in SetNotificationTemplateInfo()
334 std::shared_ptr<NotificationTemplate> templ = request->GetTemplate(); in SetNotificationRequestByCustom() local