Searched defs:QueryEventInstances (Results 1 – 3 of 3) sorted by relevance
| /applications/standard/calendardata/calendarmanager/native/src/ | ||
| D | native_calendar.cpp | 318 std::vector<Event> Calendar::QueryEventInstances(int64_t start, int64_t end, const std::vector<int>… in QueryEventInstances() function in OHOS::CalendarApi::Native::Calendar |
| /applications/standard/calendardata/calendarmanager/cj/src/ | ||
| D | cj_native_calendar.cpp | 326 std::vector<Event> CJNativeCalendar::QueryEventInstances(int64_t start, int64_t end, const std::vec… in QueryEventInstances() function in OHOS::CalendarApi::Native::CJNativeCalendar |
| /applications/standard/calendardata/calendarmanager/napi/src/ | ||
| D | calendar_napi.cpp | 301 napi_value CalendarNapi::QueryEventInstances(napi_env env, napi_callback_info info) in QueryEventInstances() function in OHOS::CalendarApi::CalendarNapi |