Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h1534 static napi_value SetNotificationFlags(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp652 if (!SetNotificationFlags(env, flags, flagsResult)) { in SetNotificationRequestByCustom()
4743 napi_value Common::SetNotificationFlags( in SetNotificationFlags() function in OHOS::NotificationNapi::Common