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

/dalvik/vm/
H A DNative.cpp30 static void* lookupSharedLibMethod(const Method* method);
111 void* func = lookupSharedLibMethod(method);
756 static void* lookupSharedLibMethod(const Method* method) function

Completed in 32 milliseconds