Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs264 pub fn read_buffer(&mut self, len: usize) -> IpcResult<Vec<u8>> { in read_buffer() method
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h112 binder_uintptr_t read_buffer; member
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h100 binder_uintptr_t read_buffer; member