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

/frameworks/base/core/jni/android/graphics/
H A DCreateJavaOutputStreamAdaptor.cpp262 const char methodname[], const char type[]) {
263 jmethodID id = env->GetMethodID(clazz, methodname, type);
261 getMethodIDCheck(JNIEnv* env, jclass clazz, const char methodname[], const char type[]) argument

Completed in 64 milliseconds