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

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

Completed in 53 milliseconds