Searched refs:msg_descriptors (Results 1 – 1 of 1) sorted by relevance
74 let msg_descriptors = msg_serialize.into_descriptors(); in send() localVariable77 .send_with_fds(&[IoSlice::new(&msg_json)], &msg_descriptors) in send()83 let (msg_json, msg_descriptors) = in recv()90 let mut msg_descriptors_safe = msg_descriptors in recv()