Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h39 DATA_TYPE_BUTT, enumerator
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/evaluateqos_fuzzer/
H A Devaluateqos_fuzzer.cpp56 TransDataType socketDataType = DATA_TYPE_BUTT; in EvaluateQosTestWithDataType()
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h41 DATA_TYPE_BUTT, enumerator
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/socket_fuzzer/
H A Dsocket_fuzzer.cpp143 TransDataType socketDataType = DATA_TYPE_BUTT; in SocketTestWithDataType()
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy.cpp302 if (peerNetworkId == NULL || dataType >= DATA_TYPE_BUTT || qosCount > QOS_TYPE_BUTT) { in ServerIpcEvaluateQos()
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_service.c204 if (!IsValidString(peerNetworkId, DEVICE_ID_SIZE_MAX) || dataType >= DATA_TYPE_BUTT || in EvaluateQos()
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_socket_service_test.cpp191 for (int32_t type = DATA_TYPE_MESSAGE; type < DATA_TYPE_BUTT; type++) { in HWTEST_F()
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp411 if (!IsValidString(peerNetworkId, NETWORK_ID_BUF_LEN - 1) || dataType >= DATA_TYPE_BUTT in EvaluateQos()
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.cpp763 ret = ServerIpcEvaluateQos(g_peerNetworkId, DATA_TYPE_BUTT, qos, qosCount); in HWTEST_F()
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1085 DATA_TYPE_BUTT, enumerator

Completed in 13 milliseconds