Home
last modified time | relevance | path

Searched defs:messageType (Results 1 – 25 of 35) sorted by relevance

12

/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
Dtrans_udp_virtual.c50 int32_t NotifyUdpChannelClosed(const AppInfo *info, int32_t messageType) in NotifyUdpChannelClosed()
Dtrans_udp_negotiation.c162 int32_t NotifyUdpChannelClosed(const AppInfo *info, int32_t messageType) in NotifyUdpChannelClosed()
359 int32_t messageType = isServerSide ? MESSAGE_TYPE_NOMAL : MESSAGE_TYPE_CLOSE_ACK; in CloseUdpChannel() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranschannelcallback_fuzzer/
Dclienttranschannelcallback_fuzzer.cpp78 int32_t messageType = *(reinterpret_cast<const int32_t *>(data)); in ClientTransChannelCallbackTest() local
/foundation/communication/dsoftbus/core/authentication/include/
Dauth_manager.h60 int32_t messageType; member
/foundation/communication/dsoftbus/sdk/frame/small/src/
Dtrans_client_stub.c96 int32_t messageType = 0; in ClientOnChannelClosed() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/manager/src/
Dclient_trans_channel_callback.c129 int32_t TransOnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType, ShutdownR… in TransOnChannelClosed()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dframe_header.h65 uint16_t messageType = 0; // Distinguish request/response/notify member
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
Dtrans_udp_static_test.cpp56 const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) in TransServerOnChannelClosed()
/foundation/communication/dsoftbus/tests/sdk/frame/standard/
Dsoftbus_frame_standard_test.cpp56 [[maybe_unused]] int32_t messageType) override in OnChannelClosed()
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
Dtrans_channel_callback.c130 const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) in TransServerOnChannelClosed()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
Dclient_trans_channel_callback_test.cpp207 int32_t messageType = MESSAGE_TYPE_NOMAL; variable
/foundation/arkui/ace_engine/frameworks/core/common/
Dconnect_server_manager.cpp266 const char* messageType, int32_t instanceId, const std::string& language) in GetInstanceMapMessage()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
Dsoftbus_proxychannel_listener_test.cpp84 int32_t channelId, int32_t channelType, int32_t messageType) in TestOnChannelClosed()
Dtrans_proxy_channel_test.cpp75 int32_t channelId, int32_t channelType, int32_t messageType) in TestOnChannelClosed()
Dtrans_proxy_manager_test.cpp103 int32_t channelId, int32_t channelType, int32_t messageType) in TestOnChannelClosed()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
Dtrans_tcp_direct_callback_test.cpp46 int32_t channelId, int32_t channelType, int32_t messageType) in TransServerOnChannelClosed()
Dtrans_tcp_direct_p2p_test.cpp109 const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) in TestTransServerOnChannelClosed()
/foundation/communication/dsoftbus/sdk/frame/standard/src/
Dif_softbus_client.cpp46 int32_t ISoftBusClient::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed()
Dsoftbus_client_stub.cpp139 …2_t SoftBusClientStub::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed()
272 int32_t messageType; in OnChannelClosedInner() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dconnect_server_manager.cpp26const std::string& messageType, int32_t instanceId, const std::string& instanceName, int32_t tid) in GetInstanceMapMessage()
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
Dtrans_client_proxy_standard.cpp248 …32_t TransClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed()
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
Dbus_center_client_proxy_standard.cpp39 … BusCenterClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
Dvalue_slice_sync.cpp489 bool ValueSliceSync::IsPacketValid(const Message *inMsg, uint16_t messageType) in IsPacketValid()
Dmulti_ver_data_sync.cpp529 bool MultiVerDataSync::IsPacketValid(const Message *inMsg, uint16_t messageType) in IsPacketValid()
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
Dvulkan_loader_unit_test.cpp227 VkDebugUtilsMessageTypeFlagsEXT messageType, in UserCallback()

12