HomeSort by relevance Sort by last modified time
    Searched refs:NativeMethodBind (Results 1 - 6 of 6) sorted by null

  /art/test/986-native-method-bind/
native_bind.cc 100 cb.NativeMethodBind = doJvmtiMethodBind;
  /art/runtime/openjdkjvmti/
events-inl.h 66 fn(NativeMethodBind, ArtJvmtiEvent::kNativeMethodBind) \
312 // Need to give a custom specialization for NativeMethodBind since it has to deal with an out
  /art/test/ti-stress/
stress.cc 791 cb.NativeMethodBind = doJvmtiMethodBind;
  /art/runtime/openjdkjvmti/include/
jvmti.h 962 jvmtiEventNativeMethodBind NativeMethodBind;
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h 962 jvmtiEventNativeMethodBind NativeMethodBind;
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h 962 jvmtiEventNativeMethodBind NativeMethodBind;
    [all...]

Completed in 634 milliseconds