Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dparcel.rs326 pub fn append_all_from(&mut self, other: &impl AsNative<sys::AParcel>) -> Result<()> { in append_all_from() method
437 pub fn append_all_from(&mut self, other: &impl AsNative<sys::AParcel>) -> Result<()> { in append_all_from() method