Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp423 static bool GetNotificationLargeIcon(int64_t largeIcon, NotificationRequest request) in GetNotificationLargeIcon() function
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp249 napi_value NotificationNapi::GetNotificationLargeIcon( in GetNotificationLargeIcon() function in OHOS::Location::NotificationNapi
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp773 napi_value Common::GetNotificationLargeIcon(const napi_env &env, const napi_value &value, Notificat… in GetNotificationLargeIcon() function in OHOS::NotificationNapi::Common