Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Djprofile.c88 static jmethodID toExternalForm = NULL; variable
565toExternalForm = (*jni_env)->GetMethodID (jni_env, (*jni_env)->FindClass (jni_env, "java/net/URL")… in jvmti_VMInit()
1007 if (getResource == NULL || toExternalForm == NULL) in jvmti_ClassLoad()
1022 str = (jstring) (*jni_env)->CallObjectMethod (jni_env, url, toExternalForm); in jvmti_ClassLoad()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Djprofile.c88 static jmethodID toExternalForm = NULL; variable
571toExternalForm = (*jni_env)->GetMethodID (jni_env, (*jni_env)->FindClass (jni_env, "java/net/URL")… in jvmti_VMInit()
1013 if (getResource == NULL || toExternalForm == NULL) in jvmti_ClassLoad()
1028 str = (jstring) (*jni_env)->CallObjectMethod (jni_env, url, toExternalForm); in jvmti_ClassLoad()
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_methodcalls_example.txt737 311492 6 java/net/URL.toExternalForm
742 311492 6 java/net/URLStreamHandler.toExternalForm
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_methodcalls_example.txt737 311492 6 java/net/URL.toExternalForm
742 311492 6 java/net/URLStreamHandler.toExternalForm