Home
last modified time | relevance | path

Searched refs:AllocSocketPairReply (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_params.cpp41 AllocSocketPairReply::AllocSocketPairReply(int32_t tokenType, int32_t socketFd) in AllocSocketPairReply() function in OHOS::Msdp::DeviceStatus::AllocSocketPairReply
45 bool AllocSocketPairReply::Marshalling(MessageParcel &parcel) const in Marshalling()
53 bool AllocSocketPairReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling()
H A Dsocket_server.cpp103 AllocSocketPairReply replyData(tokenType, clientFd); in Control()
H A Dsocket_client.cpp87 AllocSocketPairReply reply; in Socket()
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_params.cpp41 AllocSocketPairReply::AllocSocketPairReply(int32_t tokenType, int32_t socketFd) in AllocSocketPairReply() function in OHOS::Msdp::DeviceStatus::AllocSocketPairReply
45 bool AllocSocketPairReply::Marshalling(MessageParcel &parcel) const in Marshalling()
53 bool AllocSocketPairReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling()
H A Dsocket_server.cpp106 AllocSocketPairReply replyData(tokenType, clientFd); in Control()
H A Dsocket_client.cpp91 AllocSocketPairReply reply; in Socket()
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/include/
H A Dsocket_params.h41 struct AllocSocketPairReply final : public ParamBase {
42 AllocSocketPairReply() = default;
43 AllocSocketPairReply(int32_t tokenType, int32_t socketFd);
/ohos5.0/base/msdp/device_status/intention/ipc/socket/include/
H A Dsocket_params.h41 struct AllocSocketPairReply final : public ParamBase {
42 AllocSocketPairReply() = default;
43 AllocSocketPairReply(int32_t tokenType, int32_t socketFd);
/ohos5.0/base/msdp/device_status/test/fuzztest/ipcsocket_fuzzer/
H A Dipcsocket_fuzzer.cpp97 AllocSocketPairReply allocSocketPairReply(1, 1); in SocketParamsFuzzTest()
/ohos5.0/base/msdp/device_status/test/unittest/intention/ipc/src/
H A Dsocket_session_test.cpp164 AllocSocketPairReply replyData(1, 1);
179 AllocSocketPairReply replyData(1, 1);