Home
last modified time | relevance | path

Searched defs:getClassDef (Results 1 – 1 of 1) sorted by relevance

/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
DClassPath.java260 public static ClassDef getClassDef(String classType) { in getClassDef() method in ClassPath
290 public static ClassDef getClassDef(String classType, boolean createUnresolvedClassDef) { in getClassDef() method in ClassPath
308 public static ClassDef getClassDef(TypeIdItem classType) { in getClassDef() method in ClassPath
312 public static ClassDef getClassDef(TypeIdItem classType, boolean creatUnresolvedClassDef) { in getClassDef() method in ClassPath