Home
last modified time | relevance | path

Searched refs:allocate_vec_with_buffer (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/rust/src/parcel/
Dparcelable.rs299 unsafe extern "C" fn allocate_vec_with_buffer<T: Deserialize>( in allocate_vec_with_buffer() function
434 Some(allocate_vec_with_buffer),
658 Some(allocate_vec_with_buffer), in deserialize()