Home
last modified time | relevance | path

Searched refs:GetNotificationGroupName (Results 1 - 4 of 4) sorted by relevance

/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h363 static napi_value GetNotificationGroupName(
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h739 static napi_value GetNotificationGroupName(
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp86 if (GetNotificationGroupName(env, value, request) == nullptr) { in GetNotificationRequestByString()
641 napi_value NotificationNapi::GetNotificationGroupName( in GetNotificationGroupName() function in OHOS::Location::NotificationNapi
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp608 if (GetNotificationGroupName(env, value, request) == nullptr) { in GetNotificationRequestByString()
1159 napi_value Common::GetNotificationGroupName(const napi_env &env, const napi_value &value, NotificationRequest &request) in GetNotificationGroupName() function in OHOS::NotificationNapi::Common

Completed in 9 milliseconds