Searched defs:GetEvents (Results 1 – 2 of 2) sorted by relevance
| /applications/standard/calendardata/calendarmanager/native/src/ | ||
| D | native_calendar.cpp | 249 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/ | ||
| D | calendar_napi.cpp | 254 napi_value CalendarNapi::GetEvents(napi_env env, napi_callback_info info) in GetEvents() function in OHOS::CalendarApi::CalendarNapi |