Home
last modified time | relevance | path

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

/external/rust/crates/jni/src/wrapper/objects/
Dglobal_ref.rs59 pub fn as_obj(&self) -> JObject { in as_obj() method
78 pub fn as_obj(&self) -> JObject { in as_obj() method
Dauto_local.rs58 pub fn as_obj<'c>(&self) -> JObject<'c> in as_obj() method