Searched refs:nameMethod (Results 1 – 3 of 3) sorted by relevance
20 Method nameMethod = t.getClass().getMethod("getName"); in getMethod() local21 name = (String) nameMethod.invoke(t); in getMethod()
1379 jmethodID nameMethod = in GetJavaEnumName() local1382 reinterpret_cast<jstring>(jni->CallObjectMethod(j_enum, nameMethod)); in GetJavaEnumName()
META-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...