Home
last modified time | relevance | path

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

/applications/standard/calendardata/calendarmanager/native/src/
Dnative_calendar.cpp101 int Calendar::AddEvents(const std::vector<Event>& events) in AddEvents() function in OHOS::CalendarApi::Native::Calendar
112 int Calendar::AddEvents(const std::vector<Event>& events) in AddEvents() function in OHOS::CalendarApi::Native::Calendar
/applications/standard/calendardata/calendarmanager/napi/src/
Dcalendar_napi.cpp125 napi_value CalendarNapi::AddEvents(napi_env env, napi_callback_info info) in AddEvents() function in OHOS::CalendarApi::CalendarNapi