Home
last modified time | relevance | path

Searched refs:GetNotificationUnifiedGroupInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1229 static napi_value GetNotificationUnifiedGroupInfo(
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp195 if (GetNotificationUnifiedGroupInfo(env, value, request) == nullptr) { in GetNotificationRequestByCustom()
1254 napi_value NotificationNapi::GetNotificationUnifiedGroupInfo( in GetNotificationUnifiedGroupInfo() function in OHOS::Location::NotificationNapi
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1673 static napi_value GetNotificationUnifiedGroupInfo(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp717 if (GetNotificationUnifiedGroupInfo(env, value, request) == nullptr) { in GetNotificationRequestByCustom()
1789 napi_value Common::GetNotificationUnifiedGroupInfo( in GetNotificationUnifiedGroupInfo() function in OHOS::NotificationNapi::Common