Home
last modified time | relevance | path

Searched refs:DATA_TYPE_MESSAGE (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/socket_fuzzer/
H A Dsocket_fuzzer.cpp50 .dataType = DATA_TYPE_MESSAGE, in SocketTestWithName()
77 .dataType = DATA_TYPE_MESSAGE, in SocketTestWithPeerName()
104 .dataType = DATA_TYPE_MESSAGE, in SocketTestWithNetworkId()
131 .dataType = DATA_TYPE_MESSAGE, in SocketTestWithPkgName()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/evaluateqos_fuzzer/
H A Devaluateqos_fuzzer.cpp47 (void)EvaluateQos(peerNetworkId.get(), DATA_TYPE_MESSAGE, qosInfo, sizeof(qosInfo) / sizeof(qosInfo[0])); in EvaluateQosTestWithNetworkId()
86 (void)EvaluateQos(DEFAULT_SOCKET_PEER_NETWORKID.c_str(), DATA_TYPE_MESSAGE, qosInfo.get(), count); in EvaluateQosTestWithQosInfo()
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_socket_service_test.cpp61 info.dataType = DATA_TYPE_MESSAGE; in HWTEST_F()
96 info.dataType = DATA_TYPE_MESSAGE; in HWTEST_F()
125 info.dataType = DATA_TYPE_MESSAGE; in HWTEST_F()
154 info.dataType = DATA_TYPE_MESSAGE; in HWTEST_F()
191 for (int32_t type = DATA_TYPE_MESSAGE; type < DATA_TYPE_BUTT; type++) { in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h32 DATA_TYPE_MESSAGE = 1, /**< Message */ enumerator
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h33 DATA_TYPE_MESSAGE = 1, /**< Message */ enumerator
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
H A Dtmessenger.cpp203 .dataType = DATA_TYPE_MESSAGE, in StartConnect()
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp366 case DATA_TYPE_MESSAGE: in ConvertTransType()
H A Dsoftbus_server_stub.cpp847 if (dataType < DATA_TYPE_MESSAGE || dataType >= DATA_TYPE_BUTT) { in EvaluateQosInner()
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
H A Dtrans_ipc_test.cpp755 TransDataType type = DATA_TYPE_MESSAGE; in HWTEST_F()
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1077 DATA_TYPE_MESSAGE = 1, /**< Message */ enumerator
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c963 case DATA_TYPE_MESSAGE: in CreateSessionAttributeBySocketInfoTrans()

Completed in 14 milliseconds