Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/common/pourover/tests/
Djni_method_integration.rs88 let obj_foo = { in can_call_native_method() localVariable
94 let obj_foo = env.auto_local(obj_foo); in can_call_native_method() localVariable
Ddesc_integration.rs50 let obj_foo = { in jni_access() localVariable