Home
last modified time | relevance | path

Searched refs:CNotificationBasicContent (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h44 struct CNotificationBasicContent { struct
119 CNotificationBasicContent* normal;
261 bool GetNotificationBasicContentDetailed(CNotificationBasicContent* contentResult,
263 bool GetNotificationBasicContent(CNotificationBasicContent* contentResult,
308 CNotificationBasicContent* normal);
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp226 bool GetNotificationBasicContentDetailed(CNotificationBasicContent* contentResult, in GetNotificationBasicContentDetailed()
266 bool GetNotificationBasicContent(CNotificationBasicContent* contentResult, NotificationRequest &request) in GetNotificationBasicContent()
288 std::shared_ptr<CNotificationBasicContent> tempContent = std::make_shared<CNotificationBasicContent>(); in GetNotificationLongTextContentDetailed()
354 std::shared_ptr<CNotificationBasicContent> tempContent = std::make_shared<CNotificationBasicContent>(); in GetNotificationPictureContentDetailed()
445 std::shared_ptr<CNotificationBasicContent> tempContent = std::make_shared<CNotificationBasicContent>(); in GetNotificationMultiLineContent()
589 std::shared_ptr<CNotificationBasicContent> tempContent = std::make_shared<CNotificationBasicContent>(); in GetNotificationLocalLiveViewContentDetailed()
[all...]

Completed in 3 milliseconds