Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/
Djnienv.rs786 pub fn call_static_method_unchecked<'c, T, U>( in call_static_method_unchecked() method
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/
Djnienv.rs1152 pub unsafe fn call_static_method_unchecked<'other_local, T, U>( in call_static_method_unchecked() method