Searched defs:DeleteEvents (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/calendardata/calendarmanager/cj/src/ | ||
| D | cj_calendar.cpp | 408 void CJCalendar::DeleteEvents(CArrI64 eventIds, int32_t* errcode) in DeleteEvents() function in OHOS::CalendarApi::CJCalendar |
| D | cj_native_calendar.cpp | 150 int CJNativeCalendar::DeleteEvents(const std::vector<int>& ids) in DeleteEvents() function in OHOS::CalendarApi::Native::CJNativeCalendar |
| /applications/standard/calendardata/calendarmanager/native/src/ | ||
| D | native_calendar.cpp | 147 int Calendar::DeleteEvents(const std::vector<int>& ids) in DeleteEvents() function in OHOS::CalendarApi::Native::Calendar |
| /applications/standard/calendardata/calendarmanager/napi/src/ | ||
| D | calendar_napi.cpp | 178 napi_value CalendarNapi::DeleteEvents(napi_env env, napi_callback_info info) in DeleteEvents() function in OHOS::CalendarApi::CalendarNapi |