Searched defs:AllocSocketPairParam (Results 1 – 3 of 3) sorted by relevance
48 pub struct AllocSocketPairParam { struct55 impl AllocSocketPairParam { argument82 impl Serialize for AllocSocketPairParam { implementation92 impl Deserialize for AllocSocketPairParam { implementation103 impl Display for AllocSocketPairParam { implementation
42 pub fn alloc_socket_pair(&self, param: &AllocSocketPairParam, in alloc_socket_pair()
21 AllocSocketPairParam::AllocSocketPairParam(const std::string &programName, int32_t moduleType) in AllocSocketPairParam() function in OHOS::Msdp::DeviceStatus::AllocSocketPairParam