Home
last modified time | relevance | path

Searched defs:DeleteEvent (Results 1 – 2 of 2) sorted by relevance

/applications/standard/calendardata/calendarmanager/native/src/
Dnative_calendar.cpp115 bool Calendar::DeleteEvent(int id) in DeleteEvent() function in OHOS::CalendarApi::Native::Calendar
/applications/standard/calendardata/calendarmanager/napi/src/
Dcalendar_napi.cpp152 napi_value CalendarNapi::DeleteEvent(napi_env env, napi_callback_info info) in DeleteEvent() function in OHOS::CalendarApi::CalendarNapi