Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/rust/src/
H A Dnative.rs35 rust_object: *mut T, field
65 let rust_object = Box::into_raw(Box::new(rust_object)); in new_with_stability() localVariable