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

/dalvik/vm/
H A DNative.cpp690 static int findMethodInLib(void* vlib, void* vmethod) argument
693 const Method* meth = (const Method*) vmethod;

Completed in 4 milliseconds