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