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

/dalvik/vm/analysis/
H A DOptimize.cpp62 const InlineOperation* ops = dvmGetInlineOpsTable(); local
76 Method* method = dvmFindInlinableMethod(ops[i].classDescriptor,
77 ops[i].methodName, ops[i].methodSignature);
84 ops[i].classDescriptor, ops[i].methodName,
85 ops[i].methodSignature);

Completed in 23 milliseconds