Home
last modified time | relevance | path

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

/applications/standard/calendardata/calendarmanager/native/src/
Dnative_calendar.cpp249 std::vector<Event> Calendar::GetEvents(std::shared_ptr<EventFilter> filter, const std::vector<strin… in GetEvents() function in OHOS::CalendarApi::Native::Calendar
/applications/standard/calendardata/calendarmanager/napi/src/
Dcalendar_napi.cpp254 napi_value CalendarNapi::GetEvents(napi_env env, napi_callback_info info) in GetEvents() function in OHOS::CalendarApi::CalendarNapi