Searched defs:QueryEventInstances (Results 1 – 2 of 2) sorted by relevance
323 std::vector<Event> Calendar::QueryEventInstances(int64_t start, int64_t end, const std::vector<int>… in QueryEventInstances() function in OHOS::CalendarApi::Native::Calendar
301 napi_value CalendarNapi::QueryEventInstances(napi_env env, napi_callback_info info) in QueryEventInstances() function in OHOS::CalendarApi::CalendarNapi