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

/dalvik/vm/reflect/
H A DAnnotation.cpp1613 u4 dvmGetMethodIdx(const Method* method) function
1681 u4 methodIdx = dvmGetMethodIdx(method);
1923 * This has the same tradeoffs as dvmGetMethodIdx.
2176 u4 methodIdx = dvmGetMethodIdx(method);

Completed in 1376 milliseconds