Searched refs:dtj_load_common (Results 1 – 3 of 3) sorted by relevance
202 extern dtj_status_t dtj_load_common(JNIEnv *);
495 if (dtj_load_common(jenv) != DTJ_OK) { in dtj_load()
159 dtj_load_common(JNIEnv *jenv) in dtj_load_common() function