Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dslot.h34 napi_value IsEnableNotificationSlot(napi_env env, napi_callback_info info);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dinit.cpp83 DECLARE_NAPI_FUNCTION("isNotificationSlotEnabled", IsEnableNotificationSlot), in NotificationInit()
H A Dslot.cpp1568 napi_value IsEnableNotificationSlot(napi_env env, napi_callback_info info) in IsEnableNotificationSlot() function