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