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

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

Completed in 21 milliseconds