Searched refs:rewriteInvokeObjectInit (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/analysis/
H A DOptimize.cpp45 static bool rewriteInvokeObjectInit(Method* method, u2* insns);
281 if (!rewriteInvokeObjectInit(method, insns)) {
933 static bool rewriteInvokeObjectInit(Method* method, u2* insns) function

Completed in 43 milliseconds