Home
last modified time | relevance | path

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

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