Home
last modified time | relevance | path

Searched defs:longContent (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_manager_impl.cpp79 std::shared_ptr<NotificationLongTextContent> &longContent) in GetNotificationLongTextContentDetailed()
196 std::shared_ptr<OHOS::Notification::NotificationLongTextContent> longContent = in GetNotificationLongTextContent() local
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_content.cpp224 std::shared_ptr<OHOS::Notification::NotificationLongTextContent> longContent = in GetNotificationLongTextContent() local
237 std::shared_ptr<OHOS::Notification::NotificationLongTextContent> &longContent) in GetNotificationLongTextContentDetailed()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_content.cpp617 std::shared_ptr<OHOS::Notification::NotificationLongTextContent> longContent = in GetNotificationLongTextContent() local
635 std::shared_ptr<OHOS::Notification::NotificationLongTextContent> &longContent) in GetNotificationLongTextContentDetailed()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_content_test.cpp433 auto longContent = std::make_shared<NotificationLongTextContent>(); in HWTEST_F() local