Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/srcold/
Dcj_notification_manager_impl.cpp423 static bool GetNotificationLargeIcon(int64_t largeIcon, NotificationRequest request) in GetNotificationLargeIcon() function
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_request.cpp249 napi_value NotificationNapi::GetNotificationLargeIcon( in GetNotificationLargeIcon() function in OHOS::Location::NotificationNapi
/base/notification/distributed_notification_service/frameworks/ets/ani/src/
Dsts_request.cpp615 void GetNotificationLargeIcon(ani_env *env, ani_object obj, std::shared_ptr<NotificationRequest> &r… in GetNotificationLargeIcon() function
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_request.cpp810 napi_value Common::GetNotificationLargeIcon(const napi_env &env, const napi_value &value, Notificat… in GetNotificationLargeIcon() function in OHOS::NotificationNapi::Common