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

/dalvik/vm/
H A DNative.cpp688 static int findMethodInLib(void* vlib, void* vmethod) function
760 return (void*) dvmHashForeach(gDvm.nativeLibs, findMethodInLib,

Completed in 55 milliseconds