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 D | napi_get_active.cpp | 317 retValue = Common::GetNotificationKey(env, result, filter.notificationKey); in ParseGetLiveViewFilter()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | remove.cpp | 114 Common::GetNotificationKey(env, argv[PARAM1], bundleInfo.key) == nullptr) { in ParseBundleOptionTypeParams()
|
H A D | common.cpp | 1072 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 D | notification_napi.h | 1186 …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 D | common.h | 1576 …static napi_value GetNotificationKey(const napi_env &env, const napi_value &value, NotificationKey…
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi.cpp | 808 napi_value NotificationNapi::GetNotificationKey(const napi_env &env, const napi_value &value, Notif… in GetNotificationKey() function in OHOS::Location::NotificationNapi
|