Home
last modified time | relevance | path

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

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