Searched defs:attach_current_thread_permanently (Results 1 – 2 of 2) sorted by relevance
60 pub fn attach_current_thread_permanently() -> JNIEnv<'static> { in attach_current_thread_permanently() function
194 pub fn attach_current_thread_permanently(&self) -> Result<JNIEnv> { in attach_current_thread_permanently() method