Home
last modified time | relevance | path

Searched refs:msgMessageType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/include/
H A Dtrans_client_proxy.h32 int32_t msgMessageType; member
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/mini/
H A Dtrans_client_proxy.c50 data->msgChannelId, data->msgChannelType, data->msgMessageType, SHUTDOWN_REASON_UNKNOWN); in ClientIpcOnChannelClosed()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy.cpp146 …ret = clientProxy->OnChannelClosed(data->msgChannelId, data->msgChannelType, data->msgMessageType); in ClientIpcOnChannelClosed()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_callback.c141 .msgMessageType = messageType, in TransServerOnChannelClosed()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/small/
H A Dtrans_client_proxy.c211 WriteInt32(&io, data->msgMessageType); in ClientIpcOnChannelClosed()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_test.cpp434 data->msgMessageType = TEST_CHANNELTYPE;