Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp79 std::shared_ptr<NotificationLongTextContent> &longContent) in GetNotificationLongTextContentDetailed()
196 std::shared_ptr<OHOS::Notification::NotificationLongTextContent> longContent = in GetNotificationLongTextContent() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A 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()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp618 std::shared_ptr<OHOS::Notification::NotificationLongTextContent> longContent = in GetNotificationLongTextContent() local
636 std::shared_ptr<OHOS::Notification::NotificationLongTextContent> &longContent) in GetNotificationLongTextContentDetailed()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_content_test.cpp433 auto longContent = std::make_shared<NotificationLongTextContent>(); in HWTEST_F() local