Searched refs:implContent (Results 1 – 2 of 2) sorted by relevance
646 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);708 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);754 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);798 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);978 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);1029 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);1071 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);1143 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);1187 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);2321 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);[all …]
1229 …std::shared_ptr<NotificationLongTextContent> implContent = std::make_shared<NotificationLongTextCo… variable1230 EXPECT_NE(implContent, nullptr);1231 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);