Home
last modified time | relevance | path

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

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