Home
last modified time | relevance | path

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

/art/test/986-native-method-bind/
Dnative_bind.cc100 cb.NativeMethodBind = doJvmtiMethodBind; in Java_art_Test986_setupNativeBindNotify()
/art/runtime/openjdkjvmti/
Devents-inl.h66 fn(NativeMethodBind, ArtJvmtiEvent::kNativeMethodBind) \
/art/test/ti-stress/
Dstress.cc791 cb.NativeMethodBind = doJvmtiMethodBind; in Agent_OnLoad()
/art/runtime/openjdkjvmti/include/
Djvmti.h962 jvmtiEventNativeMethodBind NativeMethodBind; member