Home
last modified time | relevance | path

Searched refs:WrapAttachCurrentThread (Results 1 – 1 of 1) sorted by relevance

/art/tools/jvmti-agents/wrapagentproperties/
Dwrapagentproperties.cc83 static jint WrapAttachCurrentThread(ProxyJavaVM* vm, JNIEnv** env, void* res) { in WrapAttachCurrentThread() function
115 reinterpret_cast<jint(*)(JavaVM*, JNIEnv**, void*)>(WrapAttachCurrentThread); in CreateInvokeInterface()