Home
last modified time | relevance | path

Searched defs:multiLineContent (Results 1 – 9 of 9) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_content_test.cpp147 std::shared_ptr<NotificationMultiLineContent> multiLineContent = nullptr; in HWTEST_F() local
214 …std::shared_ptr<NotificationMultiLineContent> multiLineContent = std::make_shared<NotificationMult… in HWTEST_F() local
367 std::shared_ptr<NotificationMultiLineContent> multiLineContent = nullptr; in HWTEST_F() local
448 auto multiLineContent = std::make_shared<NotificationMultiLineContent>(); in HWTEST_F() local
Dnotification_request_test.cpp1164 auto multiLineContent = std::make_shared<NotificationMultiLineContent>(); in HWTEST_F() local
1183 auto multiLineContent = std::make_shared<NotificationMultiLineContent>(); in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_content.cpp68 NotificationContent::NotificationContent(const std::shared_ptr<NotificationMultiLineContent> &multi… in NotificationContent()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_content.cpp302 OHOS::Notification::NotificationMultiLineContent *multiLineContent = in SetNotificationMultiLineContent() local
1378 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> multiLineContent = in GetNotificationMultiLineContent() local
1454 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> &multiLineContent) in GetNotificationMultiLineContentLines()
1494 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> &multiLineContent) in GetNotificationContentLineWantAgents()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_utils.cpp417 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> &multiLineContent) in GetNotificationMultiLineContentLines()
440 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> multiLineContent = in GetNotificationMultiLineContent() local
1252 OHOS::Notification::NotificationMultiLineContent *multiLineContent = in SetNotificationMultiLineContent() local
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_content.cpp924 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> multiLineContent = in GetNotificationMultiLineContent() local
987 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> &multiLineContent) in GetNotificationMultiLineContentLines()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_publish_service_test.cpp664 auto multiLineContent = std::make_shared<NotificationMultiLineContent>(); variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp893 …std::shared_ptr<NotificationMultiLineContent> multiLineContent = std::make_shared<NotificationMult… variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp1388 auto multiLineContent = in CancelWantAgent() local