Home
last modified time | relevance | path

Searched defs:pContent (Results 1 - 10 of 10) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_normal_content.cpp43 auto pContent = new (std::nothrow) NotificationNormalContent(); in FromJson() local
61 auto pContent = new (std::nothrow) NotificationNormalContent(); in Unmarshalling() local
[all...]
H A Dnotification_media_content.cpp74 auto pContent = new (std::nothrow) NotificationMediaContent(); in FromJson() local
107 auto pContent = new (std::nothrow) NotificationMediaContent(); in Unmarshalling() local
[all...]
H A Dnotification_multiline_content.cpp98 auto pContent = new (std::nothrow) NotificationMultiLineContent(); in FromJson() local
149 auto pContent = new (std::nothrow) NotificationMultiLineContent(); in Unmarshalling() local
[all...]
H A Dnotification_long_text_content.cpp101 auto pContent = new (std::nothrow) NotificationLongTextContent(); in FromJson() local
152 auto pContent = new (std::nothrow) NotificationLongTextContent(); in Unmarshalling() local
[all...]
H A Dnotification_picture_content.cpp82 auto pContent = new (std::nothrow) NotificationPictureContent(); in FromJson() local
143 auto pContent = new (std::nothrow) NotificationPictureContent(); in Unmarshalling() local
[all...]
H A Dnotification_content.cpp175 auto pContent = new (std::nothrow) NotificationContent(); in FromJson() local
215 auto pContent = new (std::nothrow) NotificationContent(); in Unmarshalling() local
[all...]
H A Dnotification_conversational_content.cpp140 auto pContent = new (std::nothrow) NotificationConversationalContent(); in FromJson() local
229 auto pContent = new (std::nothrow) NotificationConversationalContent(); in Unmarshalling() local
[all...]
H A Dnotification_live_view_content.cpp163 auto *pContent = new (std::nothrow) NotificationLiveViewContent(); in FromJson() local
240 auto *pContent in Unmarshalling() local
[all...]
H A Dnotification_local_live_view_content.cpp162 auto pContent = new (std::nothrow) NotificationLocalLiveViewContent(); in FromJson() local
268 auto pContent = new (std::nothrow) NotificationLocalLiveViewContent(); Unmarshalling() local
[all...]
H A Dnotification_request.cpp2297 auto pContent = NotificationJsonConverter::ConvertFromJson<NotificationContent>(contentObj); in ConvertJsonToNotificationContent() local

Completed in 9 milliseconds