Home
last modified time | relevance | path

Searched defs:AutoElementsCritical (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/
Dauto_elements_critical.rs18 pub struct AutoElementsCritical<'local, 'other_local, 'array, 'env, T: TypeArray> { struct
27 impl<'local, 'other_local, 'array, 'env, T: TypeArray>
28 AutoElementsCritical<'local, 'other_local, 'array, 'env, T> argument
121 impl<'local, 'other_local, 'array, 'env, T: TypeArray>
130 impl<'local, 'other_local, 'array, 'env, T: TypeArray> Drop
152 impl<'local, 'other_local, 'array, 'env, T: TypeArray> std::ops::Deref
162 impl<'local, 'other_local, 'array, 'env, T: TypeArray> std::ops::DerefMut