Home
last modified time | relevance | path

Searched refs:getClassDepth (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/analysis/
DCodeVerify.cpp2292 static int getClassDepth(ClassObject* clazz) in getClassDepth() function
2314 depth1 = getClassDepth(c1); in digForSuperclass()
2315 depth2 = getClassDepth(c2); in digForSuperclass()