Searched refs:GetNotificationSmallIcon (Results 1 – 5 of 5) sorted by relevance
410 static bool GetNotificationSmallIcon(int64_t smallIcon, NotificationRequest request) in GetNotificationSmallIcon() function602 if (!GetNotificationSmallIcon(cjRequest.smallIcon, request)) { in GetNotificationRequestByCustom()
738 static napi_value GetNotificationSmallIcon(
171 if (GetNotificationSmallIcon(env, value, request) == nullptr) { in GetNotificationRequestByCustom()220 napi_value NotificationNapi::GetNotificationSmallIcon( in GetNotificationSmallIcon() function in OHOS::Location::NotificationNapi
1128 static napi_value GetNotificationSmallIcon(
697 if (GetNotificationSmallIcon(env, value, request) == nullptr) { in GetNotificationRequestByCustom()745 napi_value Common::GetNotificationSmallIcon(const napi_env &env, const napi_value &value, Notificat… in GetNotificationSmallIcon() function in OHOS::NotificationNapi::Common