Searched defs:sectionNum (Results 1 – 2 of 2) sorted by relevance
34 private SectionEvent(int tableId, int version, int sectionNum, int dataLength) { in SectionEvent()
471 jint sectionNum = static_cast<jint>(sectionEvent.sectionNum); in getSectionEvent() local