Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs248 pub fn write_buffer(&mut self, buffer: &[u8]) -> IpcResult<()> { in write_buffer() method
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h109 binder_uintptr_t write_buffer; member
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h97 binder_uintptr_t write_buffer; member