Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h333 static napi_value SetNotificationRequestByPixelMap(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp543 napi_value Common::SetNotificationRequestByPixelMap( in SetNotificationRequestByPixelMap() function in OHOS::NotificationNapi::Common
684 if (!SetNotificationRequestByPixelMap(env, request, result)) { in SetNotificationRequest()