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