Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_method.cc489 static jvmtiError IsMethodT(jvmtiEnv* env ATTRIBUTE_UNUSED, in IsMethodT() function
510 return IsMethodT(env, m, test, is_native_ptr); in IsMethodNative()
517 return IsMethodT(env, m, test, is_obsolete_ptr); in IsMethodObsolete()
524 return IsMethodT(env, m, test, is_synthetic_ptr); in IsMethodSynthetic()