Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_method.cc507 static jvmtiError IsMethodT(jvmtiEnv* env ATTRIBUTE_UNUSED, in IsMethodT() function
528 return IsMethodT(env, m, test, is_native_ptr); in IsMethodNative()
535 return IsMethodT(env, m, test, is_obsolete_ptr); in IsMethodObsolete()
542 return IsMethodT(env, m, test, is_synthetic_ptr); in IsMethodSynthetic()