Home
last modified time | relevance | path

Searched defs:FileDesc (Results 1 – 2 of 2) sorted by relevance

/base/msdp/device_status/rust/modules/basic/client/src/
Dlib.rs43 ipc_client: &FusionIpcClient) -> FusionResult<(FileDesc, i32)> in alloc_socket_pair()
/base/msdp/device_status/rust/frameworks/client/src/
Dframeworks.rs66 fn alloc_socket_pair(&self, param: &AllocSocketPairParam) -> FusionResult<(FileDesc, i32)> in alloc_socket_pair()
216 pub fn alloc_socket_pair(&self, param: &AllocSocketPairParam) -> FusionResult<(FileDesc, i32)> in alloc_socket_pair()