Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dremove.cpp113 Common::GetNotificationKey(env, argv[PARAM1], bundleInfo.key) == nullptr) { in ParseBundleOptionTypeParams()
Dcommon.cpp4272 napi_value Common::GetNotificationKey(const napi_env &env, const napi_value &value, NotificationKey… in GetNotificationKey() function in OHOS::NotificationNapi::Common
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h1382 …static napi_value GetNotificationKey(const napi_env &env, const napi_value &value, NotificationKey…