Searched refs:MemberIdsSection (Results 1 - 6 of 6) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DMemberIdsSection.java22 public abstract class MemberIdsSection extends UniformItemSection { class in inherits:UniformItemSection
30 public MemberIdsSection(String name, DexFile file) { method in class:MemberIdsSection
H A DFieldIdsSection.java30 public final class FieldIdsSection extends MemberIdsSection {
H A DMethodIdsSection.java30 public final class MethodIdsSection extends MemberIdsSection {
/dalvik/dx/src/com/android/dx/dex/file/
H A DMemberIdsSection.java28 public abstract class MemberIdsSection extends UniformItemSection { class in inherits:UniformItemSection
39 public MemberIdsSection(String name, DexFile file) { method in class:MemberIdsSection
H A DFieldIdsSection.java30 public final class FieldIdsSection extends MemberIdsSection {
H A DMethodIdsSection.java30 public final class MethodIdsSection extends MemberIdsSection {

Completed in 135 milliseconds