Searched defs:pop_local_frame (Results 1 – 2 of 2) sorted by relevance
543 pub fn pop_local_frame(&self, result: JObject<'a>) -> Result<JObject<'a>> { in pop_local_frame() method
827 pub unsafe fn pop_local_frame(&self, result: &JObject) -> Result<JObject<'local>> { in pop_local_frame() method