Home
last modified time | relevance | path

Searched refs:methodname (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/hwui/jni/
H A DCreateJavaOutputStreamAdaptor.cpp283 const char methodname[], const char type[]) { in getMethodIDCheck() argument
284 jmethodID id = env->GetMethodID(clazz, methodname, type); in getMethodIDCheck()