Searched defs:alloc_socket_pair (Results 1 – 3 of 3) sorted by relevance
42 pub fn alloc_socket_pair(&self, param: &AllocSocketPairParam, in alloc_socket_pair() method
66 fn alloc_socket_pair(&self, param: &AllocSocketPairParam) -> FusionResult<(FileDesc, i32)> in alloc_socket_pair() method216 pub fn alloc_socket_pair(&self, param: &AllocSocketPairParam) -> FusionResult<(FileDesc, i32)> in alloc_socket_pair() method
43 …fn alloc_socket_pair(&self, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResu… in alloc_socket_pair() method