Searched defs:AllocSocketPairParam (Results 1 – 2 of 2) sorted by relevance
47 pub struct AllocSocketPairParam { struct54 impl AllocSocketPairParam { impl81 impl Serialize for AllocSocketPairParam { implementation91 impl Deserialize for AllocSocketPairParam { implementation102 impl Display for AllocSocketPairParam { implementation
47 pub fn alloc_socket_pair(&self, param: &AllocSocketPairParam, ipc_client: Rc<FusionIpcClient>) in alloc_socket_pair()