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

/external/webkit/Source/WebCore/bridge/jni/
H A DJNIUtility.h56 jvalue callJNIMethod(jobject, JavaType returnType, const char* name, const char* signature, jvalue* args);
214 T callJNIMethod(jobject obj, const char* methodName, const char* methodSignature, ...) function in namespace:JSC::Bindings
H A DJNIUtility.cpp353 jvalue callJNIMethod(jobject object, JavaType returnType, const char* name, const char* signature, jvalue* args) function in namespace:JSC::Bindings

Completed in 1459 milliseconds