Searched defs:protoSection (Results 1 – 2 of 2) sorted by relevance
65 @Nonnull private final ProtoSection<?, ?, ProtoRefKey, ?> protoSection; field in InstructionWriter77 @Nonnull ProtoSection<?, ?, ProtoRefKey, ?> protoSection) { in makeInstructionWriter()88 @Nonnull ProtoSection<?, ?, ProtoRefKey, ?> protoSection) { in InstructionWriter()
137 public final ProtoSectionType protoSection; field in DexWriter