Home
last modified time | relevance | path

Searched refs:SetNotificationRequestByPixelMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h295 static napi_value SetNotificationRequestByPixelMap(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp224 napi_value Common::SetNotificationRequestByPixelMap( in SetNotificationRequestByPixelMap() function in OHOS::NotificationNapi::Common
544 if (!SetNotificationRequestByPixelMap(env, request, result)) { in SetNotificationRequest()