Home
last modified time | relevance | path

Searched defs:tvList (Results 1 - 25 of 31) sorted by relevance

12

/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/
H A Dtest_suite.h36 inline void EsOnQosEvent(int32_t sessionId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in EsOnQosEvent() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/
H A Dclient_trans_stream_test.cpp112 QosTv *tvList = (QosTv*)SoftBusMalloc(sizeof(QosTv)); in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/
H A Dclient_trans_udp_manager_static_test.cpp119 QosTv tvList; in HWTEST_F() local
155 QosTv tvList; in HWTEST_F() local
H A Dclient_trans_udp_manager_test.cpp193 QosTv tvList; in HWTEST_F() local
279 QosTv tvList; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranschannelcallback_fuzzer/
H A Dclienttranschannelcallback_fuzzer.cpp86 QosTv tvList = {}; in ClientTransChannelCallbackTest() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransudpmanager_fuzzer/
H A Dclienttransudpmanager_fuzzer.cpp60 QosTv tvList; in TransOnUdpChannelQosEventTest() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/qos/
H A Dtrans_qos_stat_server_test.cpp75 static void OnQosEvent(int32_t sessionId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in OnQosEvent() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/manager/src/
H A Dclient_trans_channel_callback.c165 TransOnChannelQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) TransOnChannelQosEvent() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_virtual.c89 int32_t TransOnUdpChannelQosEvent(int32_t channelId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in TransOnUdpChannelQosEvent() argument
H A Dclient_trans_udp_manager.c460 int32_t TransOnUdpChannelQosEvent(int32_t channelId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in TransOnUdpChannelQosEvent() argument
551 static void OnQosEvent(int channelId, int eventId, int tvCount, const QosTv *tvList) in OnQosEvent() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/src/
H A Dclient_trans_stream.c88 static void OnQosEvent(int channelId, int eventId, int tvCount, const QosTv *tvList) in OnQosEvent() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_channel_callback_test.cpp279 const QosTv tvList = { in HWTEST_F() local
63 OnQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnQosEvent() argument
H A Dclient_trans_channel_manager_test.cpp70 OnQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnQosEvent() argument
/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_trans_def.h53 const QosTv *tvList; member
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp52 OnChannelQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnChannelQosEvent() argument
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_callback.c552 TransOnQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) TransOnQosEvent() argument
/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_test.cpp289 QosTv tvList; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp50 OnChannelQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnChannelQosEvent() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_callback_test.cpp125 static void OnQosEvent(int32_t sessionId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in OnQosEvent() argument
542 QosTv *tvList = (QosTv*)SoftBusCalloc(sizeof(QosTv)); in HWTEST_F() local
572 QosTv *tvList = (QosTv*)SoftBusCalloc(sizeof(QosTv)); in HWTEST_F() local
[all...]
H A Dclient_trans_message_service_test.cpp128 static void OnQosEvent(int32_t sessionId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in OnQosEvent() argument
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp307 OnChannelQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnChannelQosEvent() argument
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dsession.h123 TV *tvList; member
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
H A Dsoftbus_connection.cpp184 void SoftBusConnection::OnConnectionSessionEvent(int sessionId, int eventId, int tvCount, const QosTv *tvList) in OnConnectionSessionEvent() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
H A Dsoftbus_connection.cpp184 void SoftBusConnection::OnConnectionSessionEvent(int sessionId, int eventId, int tvCount, const QosTv *tvList) in OnConnectionSessionEvent() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp100 TransOnQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) TransOnQosEvent() argument

Completed in 16 milliseconds

12