Home
last modified time | relevance | path

Searched refs:GetNotificationKey (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_get_active.cpp317 retValue = Common::GetNotificationKey(env, result, filter.notificationKey); in ParseGetLiveViewFilter()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dremove.cpp114 Common::GetNotificationKey(env, argv[PARAM1], bundleInfo.key) == nullptr) { in ParseBundleOptionTypeParams()
H A Dcommon.cpp1072 napi_value Common::GetNotificationKey(const napi_env &env, const napi_value &value, NotificationKey… in GetNotificationKey() function in OHOS::NotificationNapi::Common
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1186 …static napi_value GetNotificationKey(const napi_env &env, const napi_value &value, NotificationKey…
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1576 …static napi_value GetNotificationKey(const napi_env &env, const napi_value &value, NotificationKey…
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp808 napi_value NotificationNapi::GetNotificationKey(const napi_env &env, const napi_value &value, Notif… in GetNotificationKey() function in OHOS::Location::NotificationNapi