Searched defs:newOrEmpty (Results 1 - 3 of 3) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/
H A DStaticInitialValueIterator.java52 public static StaticInitialValueIterator newOrEmpty(@Nonnull DexBackedDexFile dexFile, int offset) { method in class:StaticInitialValueIterator
H A DDebugInfo.java62 public static DebugInfo newOrEmpty(@Nonnull DexBackedDexFile dexFile, int debugInfoOffset, method in class:DebugInfo
H A DAnnotationsDirectory.java59 public static AnnotationsDirectory newOrEmpty(@Nonnull DexBackedDexFile dexFile, method in class:AnnotationsDirectory

Completed in 99 milliseconds