Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/
Djnienv.rs1195 pub fn new_object_array<'c, T, U>( in new_object_array() method
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/
Djnienv.rs1669 pub fn new_object_array<'other_local_1, 'other_local_2, T, U>( in new_object_array() method