Home
last modified time | relevance | path

Searched defs:GetNotificationContent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_content.cpp121 std::shared_ptr<NotificationBasicContent> NotificationContent::GetNotificationContent() const in GetNotificationContent() function in OHOS::Notification::NotificationContent
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_event_info.cpp222 const std::string &AccessibilityEventInfo::GetNotificationContent() const in GetNotificationContent() function in OHOS::Accessibility::AccessibilityEventInfo
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp361 static bool GetNotificationContent(CNotificationContent content, NotificationRequest &request) in GetNotificationContent() function
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp56 napi_value NotificationNapi::GetNotificationContent( in GetNotificationContent() function in OHOS::Location::NotificationNapi
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp445 napi_value Common::GetNotificationContent(const napi_env &env, const napi_value &value, Notificatio… in GetNotificationContent() function in OHOS::NotificationNapi::Common