Home
last modified time | relevance | path

Searched defs:messageType (Results 1 - 25 of 34) sorted by relevance

12

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_manager.h60 int32_t messageType; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_virtual.c50 int32_t NotifyUdpChannelClosed(const AppInfo *info, int32_t messageType) in NotifyUdpChannelClosed() argument
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dtrans_client_stub.c96 int32_t messageType = 0; in ClientOnChannelClosed() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranschannelcallback_fuzzer/
H A Dclienttranschannelcallback_fuzzer.cpp78 int32_t messageType = *(reinterpret_cast<const int32_t *>(data)); in ClientTransChannelCallbackTest() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dframe_header.h65 uint16_t messageType = 0; // Distinguish request/response/notify member
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_callback.c130 TransServerOnChannelClosed( const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TransServerOnChannelClosed() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_callback_test.cpp45 TransServerOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TransServerOnChannelClosed() argument
H A Dtrans_tcp_direct_p2p_test.cpp109 TestTransServerOnChannelClosed( const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TestTransServerOnChannelClosed() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/manager/src/
H A Dclient_trans_channel_callback.c129 int32_t TransOnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType, ShutdownReason reason) in TransOnChannelClosed() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_listener_test.cpp83 TestOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TestOnChannelClosed() argument
H A Dtrans_proxy_channel_test.cpp74 TestOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TestOnChannelClosed() argument
H A Dtrans_proxy_manager_test.cpp102 TestOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TestOnChannelClosed() argument
H A Dsoftbus_proxychannel_manager_test.cpp102 TestOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TestOnChannelClosed() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp55 TransServerOnChannelClosed( const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TransServerOnChannelClosed() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_channel_callback_test.cpp207 int32_t messageType = MESSAGE_TYPE_NOMAL; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dconnect_server_manager.cpp265 GetInstanceMapMessage( const char* messageType, int32_t instanceId, const std::string& language) GetInstanceMapMessage() argument
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp46 int32_t ISoftBusClient::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed() argument
H A Dsoftbus_client_stub.cpp133 int32_t SoftBusClientStub::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed() argument
266 int32_t messageType; in OnChannelClosedInner() local
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp39 int32_t BusCenterClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed() argument
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp248 int32_t TransClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp25 GetInstanceMapMessage( const std::string& messageType, int32_t instanceId, const std::string& instanceName, int32_t tid) GetInstanceMapMessage() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dvalue_slice_sync.cpp489 bool ValueSliceSync::IsPacketValid(const Message *inMsg, uint16_t messageType) in IsPacketValid() argument
H A Dmulti_ver_data_sync.cpp529 bool MultiVerDataSync::IsPacketValid(const Message *inMsg, uint16_t messageType) in IsPacketValid() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommit_history_sync.cpp535 bool CommitHistorySync::IsPacketValid(const Message *inMsg, uint16_t messageType) in IsPacketValid() argument
/foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub_fuzzer/
H A Dsoftbusclientstub_fuzzer.cpp206 int32_t messageType = *(reinterpret_cast<const int32_t *>(data)); in OnChannelClosedInnerTest() local

Completed in 68 milliseconds

12