Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp348 napi_value CancelAllRemindersInner(napi_env env, napi_callback_info info, bool isThrow) in CancelAllRemindersInner() function
408 return CancelAllRemindersInner(env, info, true); in CancelAllRemindersMgr()
413 return CancelAllRemindersInner(env, info, false); in CancelAllReminders()