Searched refs:dtj_cache_jni_classes (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h200 * IDs declared in this file (above) using the dtj_cache_jni_classes() method.
218 extern dtj_status_t dtj_cache_jni_classes(JNIEnv *, const dtj_table_entry_t *);
H A Ddtj_jnitab.c489 return (dtj_cache_jni_classes(jenv, table));
H A Ddtj_util.c257 status = dtj_cache_jni_classes(jenv, table);
436 dtj_cache_jni_classes(JNIEnv *jenv, const dtj_table_entry_t *table) function

Completed in 78 milliseconds