/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_manager.h | 60 int32_t messageType; member
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_virtual.c | 50 int32_t NotifyUdpChannelClosed(const AppInfo *info, int32_t messageType) in NotifyUdpChannelClosed() argument
|
/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | trans_client_stub.c | 96 int32_t messageType = 0; in ClientOnChannelClosed() local
|
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranschannelcallback_fuzzer/ |
H A D | clienttranschannelcallback_fuzzer.cpp | 78 int32_t messageType = *(reinterpret_cast<const int32_t *>(data)); in ClientTransChannelCallbackTest() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | frame_header.h | 65 uint16_t messageType = 0; // Distinguish request/response/notify member
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_channel_callback.c | 130 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 D | trans_tcp_direct_callback_test.cpp | 45 TransServerOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TransServerOnChannelClosed() argument
|
H A D | trans_tcp_direct_p2p_test.cpp | 109 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 D | client_trans_channel_callback.c | 129 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 D | softbus_proxychannel_listener_test.cpp | 83 TestOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TestOnChannelClosed() argument
|
H A D | trans_proxy_channel_test.cpp | 74 TestOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TestOnChannelClosed() argument
|
H A D | trans_proxy_manager_test.cpp | 102 TestOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) TestOnChannelClosed() argument
|
H A D | softbus_proxychannel_manager_test.cpp | 102 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 D | trans_udp_static_test.cpp | 55 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 D | client_trans_channel_callback_test.cpp | 207 int32_t messageType = MESSAGE_TYPE_NOMAL; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | connect_server_manager.cpp | 265 GetInstanceMapMessage( const char* messageType, int32_t instanceId, const std::string& language) GetInstanceMapMessage() argument
|
/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | if_softbus_client.cpp | 46 int32_t ISoftBusClient::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed() argument
|
H A D | softbus_client_stub.cpp | 133 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 D | bus_center_client_proxy_standard.cpp | 39 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 D | trans_client_proxy_standard.cpp | 248 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 D | connect_server_manager.cpp | 25 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 D | value_slice_sync.cpp | 489 bool ValueSliceSync::IsPacketValid(const Message *inMsg, uint16_t messageType) in IsPacketValid() argument
|
H A D | multi_ver_data_sync.cpp | 529 bool MultiVerDataSync::IsPacketValid(const Message *inMsg, uint16_t messageType) in IsPacketValid() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | commit_history_sync.cpp | 535 bool CommitHistorySync::IsPacketValid(const Message *inMsg, uint16_t messageType) in IsPacketValid() argument
|
/foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub_fuzzer/ |
H A D | softbusclientstub_fuzzer.cpp | 206 int32_t messageType = *(reinterpret_cast<const int32_t *>(data)); in OnChannelClosedInnerTest() local
|