Searched defs:with_local_frame (Results 1 – 2 of 2) sorted by relevance
219 pub fn with_local_frame() { in with_local_frame() function
430 pub fn with_local_frame<F>(&self, capacity: i32, f: F) -> Result<JObject<'a>> in with_local_frame() method