Home
last modified time | relevance | path

Searched refs:read_process (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs160 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self>; in read_process() functions
172 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { in read_process() functions
198 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { in read_process() functions
224 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { in read_process() functions
249 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { in read_process() functions
274 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { in read_process() functions
300 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { in read_process() functions
325 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { in read_process() functions
351 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { in read_process() functions
376 fn read_process(parce in write_process() functions
400 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { read_process() functions
426 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { read_process() functions
451 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { read_process() functions
476 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { read_process() functions
501 fn read_process(parcel: Pin<&mut Parcel>) -> IpcResult<Self> { read_process() functions
[all...]
H A Dmsg.rs169 fn read_process(parcel: Pin<&mut MessageParcel>) -> IpcResult<String> { in read_interface_token() functions
173 self.read_process(read_process) in read_interface_token()
359 self.read_process(read_remote_process) in read_remote()
670 pub(crate) fn read_process<T>(

Completed in 5 milliseconds