HomeSort by relevance Sort by last modified time
    Searched full:bindfunctions (Results 1 - 3 of 3) sorted by null

  /art/test/ti-agent/
agent_startup.cc 31 BindFunctions(jvmti_env, env, name.c_str(), classLoader);
jni_binder.h 33 void BindFunctions(jvmtiEnv* jvmti_env,
jni_binder.cc 252 void BindFunctions(jvmtiEnv* jvmti_env, JNIEnv* env, const char* class_name, jobject class_loader) {

Completed in 764 milliseconds