Searched refs:isMethodSynthetic (Results 1 – 3 of 3) sorted by relevance
417 jvmtiError isMethodSynthetic(jmethodID, jboolean*);
146 error = isMethodSynthetic(method, &isSynthetic); in writeMethodInfo()
1380 isMethodSynthetic(jmethodID method, jboolean *psynthetic) in isMethodSynthetic() function