Searched refs:NativeMethodBind (Results 1 – 4 of 4) sorted by relevance
100 cb.NativeMethodBind = doJvmtiMethodBind; in Java_art_Test986_setupNativeBindNotify()
66 fn(NativeMethodBind, ArtJvmtiEvent::kNativeMethodBind) \
791 cb.NativeMethodBind = doJvmtiMethodBind; in Agent_OnLoad()
962 jvmtiEventNativeMethodBind NativeMethodBind; member