/ohos5.0/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()
|
H A D | trans_udp_negotiation.c | 162 int32_t NotifyUdpChannelClosed(const AppInfo *info, int32_t messageType) in NotifyUdpChannelClosed() 364 int32_t messageType = isServerSide ? MESSAGE_TYPE_NOMAL : MESSAGE_TYPE_CLOSE_ACK; in CloseUdpChannel() local
|
/ohos5.0/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
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_manager.h | 60 int32_t messageType; member
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | trans_client_stub.c | 96 int32_t messageType = 0; in ClientOnChannelClosed() local
|
/ohos5.0/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
|
/ohos5.0/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, ShutdownR… in TransOnChannelClosed()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/ |
H A D | trans_udp_static_test.cpp | 56 const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) in TransServerOnChannelClosed()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_channel_callback.c | 129 const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) in TransServerOnChannelClosed()
|
/ohos5.0/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; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | connect_server_manager.cpp | 266 const char* messageType, int32_t instanceId, const std::string& language) in GetInstanceMapMessage()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | softbus_proxychannel_listener_test.cpp | 84 int32_t channelId, int32_t channelType, int32_t messageType) in TestOnChannelClosed()
|
H A D | trans_proxy_channel_test.cpp | 75 int32_t channelId, int32_t channelType, int32_t messageType) in TestOnChannelClosed()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_push_callback.cpp | 271 napi_valuetype messageType = napi_undefined; in ConvertFunctionResult() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_callback_test.cpp | 46 int32_t channelId, int32_t channelType, int32_t messageType) in TransServerOnChannelClosed()
|
H A D | trans_tcp_direct_p2p_test.cpp | 111 const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) in TestTransServerOnChannelClosed()
|
/ohos5.0/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()
|
H A D | softbus_client_stub.cpp | 140 …2_t SoftBusClientStub::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed() 273 int32_t messageType; in OnChannelClosedInner() local
|
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/ |
H A D | napi_mms.h | 165 int32_t messageType = DEFAULT_ERROR; member 183 int32_t messageType = DEFAULT_ERROR; member
|
H A D | napi_sms.h | 108 int32_t messageType = MESSAGE_PARAMETER_NOT_MATCH; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | connect_server_manager.cpp | 26 … const std::string& messageType, int32_t instanceId, const std::string& instanceName, int32_t tid) in GetInstanceMapMessage()
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_header.cpp | 238 uint8_t messageType = 0; in EncodeMmsHeader() local 1348 uint8_t messageType = 0; in EncodeCommontFieldValue() local 1688 bool MmsHeader::IsHaveTransactionId(uint8_t messageType) in IsHaveTransactionId()
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_sender.cpp | 134 …ISendShortMessageCallback::SmsSendResult messageType = ISendShortMessageCallback::SEND_SMS_SUCCESS; in SendMessageSucceed() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy_standard.cpp | 39 … BusCenterClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/ |
H A D | trans_client_proxy_standard.cpp | 248 …32_t TransClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed()
|