Searched defs:GetEventsContext (Results 1 – 1 of 1) sorted by relevance
256 struct GetEventsContext : public ContextBase { in GetEvents() struct257 EventFilterNapi* eventFilter; in GetEvents()258 std::vector<std::string> eventKeys; in GetEvents()259 std::vector<Event> events; in GetEvents()303 struct GetEventsContext : public ContextBase { in QueryEventInstances() struct304 int64_t start; in QueryEventInstances()305 int64_t end; in QueryEventInstances()306 std::vector<int> ids; in QueryEventInstances()307 std::vector<std::string> eventKeys; in QueryEventInstances()308 std::vector<Event> events; in QueryEventInstances()