Home
last modified time | relevance | path

Searched refs:RemoveSlot (Results 1 - 10 of 10) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dslot.h31 napi_value RemoveSlot(napi_env env, napi_callback_info info);
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_manager_impl.h31 static int RemoveSlot(int32_t type);
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dinit.cpp63 DECLARE_NAPI_FUNCTION("removeSlot", RemoveSlot), in NotificationInit()
H A Dslot.cpp1240 napi_value RemoveSlot(napi_env env, napi_callback_info info) in RemoveSlot() function
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dnative_module.cpp36 DECLARE_NAPI_FUNCTION("removeNotificationSlot", NotificationNapi::RemoveSlot), in ReminderAgentInit()
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h208 bool RemoveSlot(const NotificationConstant::SlotType &type);
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_ffi.cpp65 auto code = NotificationManagerImpl::RemoveSlot(type); in FfiOHOSNotificationManagerRemoveSlot()
H A Dnotification_manager_impl.cpp151 int NotificationManagerImpl::RemoveSlot(int32_t type) in RemoveSlot() function in OHOS::CJSystemapi::NotificationManagerImpl
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp190 bool NotificationPreferencesInfo::BundleInfo::RemoveSlot(const NotificationConstant::SlotType &type) in RemoveSlot() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
H A Dnotification_preferences.cpp831 bundleInfo.RemoveSlot(slotType); in CheckSlotForRemoveSlot()

Completed in 9 milliseconds