Home
last modified time | relevance | path

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

12

/ohos5.0/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()
H A Dtrans_udp_negotiation.c162 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 Dclienttranschannelcallback_fuzzer.cpp78 int32_t messageType = *(reinterpret_cast<const int32_t *>(data)); in ClientTransChannelCallbackTest() local
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_manager.h60 int32_t messageType; member
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dtrans_client_stub.c96 int32_t messageType = 0; in ClientOnChannelClosed() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dframe_header.h65 uint16_t messageType = 0; // Distinguish request/response/notify member
/ohos5.0/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, ShutdownR… in TransOnChannelClosed()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp56 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 Dtrans_channel_callback.c129 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 Dclient_trans_channel_callback_test.cpp207 int32_t messageType = MESSAGE_TYPE_NOMAL; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dconnect_server_manager.cpp266 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 Dsoftbus_proxychannel_listener_test.cpp84 int32_t channelId, int32_t channelType, int32_t messageType) in TestOnChannelClosed()
H A Dtrans_proxy_channel_test.cpp75 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 Dnapi_push_callback.cpp271 napi_valuetype messageType = napi_undefined; in ConvertFunctionResult() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_callback_test.cpp46 int32_t channelId, int32_t channelType, int32_t messageType) in TransServerOnChannelClosed()
H A Dtrans_tcp_direct_p2p_test.cpp111 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 Dif_softbus_client.cpp46 int32_t ISoftBusClient::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed()
H A Dsoftbus_client_stub.cpp140 …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 Dnapi_mms.h165 int32_t messageType = DEFAULT_ERROR; member
183 int32_t messageType = DEFAULT_ERROR; member
H A Dnapi_sms.h108 int32_t messageType = MESSAGE_PARAMETER_NOT_MATCH; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp26const 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 Dmms_header.cpp238 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 Dsms_sender.cpp134 …ISendShortMessageCallback::SmsSendResult messageType = ISendShortMessageCallback::SEND_SMS_SUCCESS; in SendMessageSucceed() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp39 … 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 Dtrans_client_proxy_standard.cpp248 …32_t TransClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed()

12