Home
last modified time | relevance | path

Searched refs:SetNotificationUnifiedGroupInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1651 static napi_value SetNotificationUnifiedGroupInfo(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1377 napi_value Common::SetNotificationUnifiedGroupInfo( in SetNotificationUnifiedGroupInfo() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_request.cpp374 if (!SetNotificationUnifiedGroupInfo(env, groupInfo, groupInfoResult)) { in SetNotificationRequestByCustom()