Home
last modified time | relevance | path

Searched defs:multiLineContent (Results 1 - 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_content.cpp68 NotificationContent::NotificationContent(const std::shared_ptr<NotificationMultiLineContent> &multiLineContent) in NotificationContent() argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_content_test.cpp147 std::shared_ptr<NotificationMultiLineContent> multiLineContent = nullptr; in HWTEST_F() local
214 std::shared_ptr<NotificationMultiLineContent> multiLineContent = std::make_shared<NotificationMultiLineContent>(); 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
H A 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/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp664 auto multiLineContent = std::make_shared<NotificationMultiLineContent>(); in HWTEST_F() local
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp924 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> multiLineContent = in GetNotificationMultiLineContent() local
986 GetNotificationMultiLineContentLines(const napi_env &env, const napi_value &result, std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> &multiLineContent) GetNotificationMultiLineContentLines() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp302 OHOS::Notification::NotificationMultiLineContent *multiLineContent = in SetNotificationMultiLineContent() local
1324 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> multiLineContent = in GetNotificationMultiLineContent() local
1391 GetNotificationMultiLineContentLines(const napi_env &env, const napi_value &result, std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> &multiLineContent) GetNotificationMultiLineContentLines() argument
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp438 std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> multiLineContent = in GetNotificationMultiLineContent() local
413 GetNotificationMultiLineContentLines( CNotificationMultiLineContent* result, std::shared_ptr<OHOS::Notification::NotificationMultiLineContent> &multiLineContent) GetNotificationMultiLineContentLines() argument
1250 OHOS::Notification::NotificationMultiLineContent *multiLineContent = SetNotificationMultiLineContent() local
[all...]
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp893 std::shared_ptr<NotificationMultiLineContent> multiLineContent = std::make_shared<NotificationMultiLineContent>(); in HWTEST_F() local

Completed in 16 milliseconds