Searched refs:headerItem (Results 1 – 2 of 2) sorted by relevance
48 @Nonnull public final HeaderItem headerItem; field in RawDexFile52 this.headerItem = new HeaderItem(this); in RawDexFile()57 this.headerItem = new HeaderItem(this); in RawDexFile()66 return headerItem.getMapOffset(); in getMapOffset()
41 interfaceWidget->headerItem()->setText(0, tr("driver")); in AddInterface()42 interfaceWidget->headerItem()->setText(1, tr("interface")); in AddInterface()43 interfaceWidget->headerItem()->setText(2, tr("description")); in AddInterface()