Searched defs:with_local_frame (Results 1 – 4 of 4) sorted by relevance
219 pub fn with_local_frame() { in with_local_frame() function
562 pub fn with_local_frame<F>(&self, capacity: i32, f: F) -> Result<JObject<'a>> in with_local_frame() method
846 pub fn with_local_frame<F, T, E>(&mut self, capacity: i32, f: F) -> std::result::Result<T, E> in with_local_frame() method