Searched refs:sectionNum (Results 1 – 3 of 3) sorted by relevance
35 private SectionEvent(int tableId, int version, int sectionNum, long dataLength) { in SectionEvent() argument38 mSectionNum = sectionNum; in SectionEvent()
1041 section.sectionNum = static_cast<int32_t>(sectionEvent.sectionNum); in getSectionEvent()
619 jint sectionNum = sectionEvent.sectionNum; in getSectionEvent() local623 version, sectionNum, dataLength)); in getSectionEvent()