Searched refs:AllocSocketPairReply (Results 1 – 10 of 10) sorted by relevance
41 AllocSocketPairReply::AllocSocketPairReply(int32_t tokenType, int32_t socketFd) in AllocSocketPairReply() function in OHOS::Msdp::DeviceStatus::AllocSocketPairReply45 bool AllocSocketPairReply::Marshalling(MessageParcel &parcel) const in Marshalling()53 bool AllocSocketPairReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling()
103 AllocSocketPairReply replyData(tokenType, clientFd); in Control()
87 AllocSocketPairReply reply; in Socket()
106 AllocSocketPairReply replyData(tokenType, clientFd); in Control()
91 AllocSocketPairReply reply; in Socket()
41 struct AllocSocketPairReply final : public ParamBase {42 AllocSocketPairReply() = default;43 AllocSocketPairReply(int32_t tokenType, int32_t socketFd);
97 AllocSocketPairReply allocSocketPairReply(1, 1); in SocketParamsFuzzTest()
164 AllocSocketPairReply replyData(1, 1);179 AllocSocketPairReply replyData(1, 1);