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

/dalvik/vm/analysis/
H A DCodeVerify.c2195 static int getClassDepth(ClassObject* clazz) function
2217 depth1 = getClassDepth(c1);
2218 depth2 = getClassDepth(c2);

Completed in 32 milliseconds