/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/ |
H A D | softbus_connection.h | 62 static void OnConnectionSessionEvent(int sessionId, int eventId, int tvCount, const QosTv *tvList);
|
H A D | softbus_connection.cpp | 184 void SoftBusConnection::OnConnectionSessionEvent(int sessionId, int eventId, int tvCount, const QosTv *tvList) in OnConnectionSessionEvent() argument
|
/foundation/communication/dsoftbus/sdk/frame/standard/include/ |
H A D | if_softbus_client.h | 44 const QosTv *tvList);
|
H A D | softbus_client_stub.h | 45 const QosTv *tvList) override;
|
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/include/ |
H A D | bus_center_client_proxy_standard.h | 35 const QosTv *tvList) override;
|
/foundation/communication/dsoftbus/core/transmission/ipc/standard/include/ |
H A D | trans_client_proxy_standard.h | 36 const QosTv *tvList) override;
|
/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | trans_type.h | 228 TV *tvList; /**< Pointer to the TV list. */ member
|
H A D | session.h | 356 * @param tvCount Indicates the number of TVs returned in the fourth parameter <b>tvList</b>. 357 * @param tvList Indicates the pointer to the TV list. 361 void (*OnQosEvent)(int sessionId, int eventId, int tvCount, const QosTv *tvList);
|
/foundation/distributedhardware/device_manager/test/unittest/mock/ |
H A D | session.h | 123 TV *tvList; member
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/ |
H A D | client_trans_udp_manager.c | 460 int32_t TransOnUdpChannelQosEvent(int32_t channelId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in TransOnUdpChannelQosEvent() argument 469 g_sessionCb->OnQosEvent(channelId, CHANNEL_TYPE_UDP, eventId, tvCount, tvList); in TransOnUdpChannelQosEvent() 551 static void OnQosEvent(int channelId, int eventId, int tvCount, const QosTv *tvList) in OnQosEvent() argument 556 g_sessionCb->OnQosEvent(channelId, CHANNEL_TYPE_UDP, eventId, tvCount, tvList); in OnQosEvent()
|
/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | if_softbus_client.cpp | 53 const QosTv *tvList) in OnChannelQosEvent() 52 OnChannelQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnChannelQosEvent() argument
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | i_stream_socket.h | 41 virtual void OnQosEvent(int32_t eventId, int32_t tvCount, const QosTv *tvList) const = 0;
|
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/ |
H A D | trans_client_proxy_standard.cpp | 308 const QosTv *tvList) in OnChannelQosEvent() 325 TRANS_CHECK_AND_RETURN_RET_LOGE(data.WriteRawData(tvList, sizeof(QosTv) * tvCount), in OnChannelQosEvent() 307 OnChannelQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnChannelQosEvent() argument
|
H A D | trans_client_proxy.cpp | 203 param->tvCount, param->tvList); in ClientIpcOnChannelQosEvent()
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/ |
H A D | client_trans_channel_manager_test.cpp | 71 int32_t tvCount, const QosTv *tvList) in OnQosEvent() 70 OnQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnQosEvent() argument
|
/foundation/communication/dsoftbus/sdk/transmission/session/src/ |
H A D | client_trans_session_callback.c | 553 int32_t tvCount, const QosTv *tvList) in TransOnQosEvent() 567 listener.OnQosEvent(sessionId, eventId, tvCount, tvList); in TransOnQosEvent() 552 TransOnQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) TransOnQosEvent() argument
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_negotiation.c | 250 int32_t NotifyUdpQosEvent(const AppInfo *info, int32_t eventId, int32_t tvCount, const QosTv *tvList) in NotifyUdpQosEvent() argument 264 param.tvList = tvList; in NotifyUdpQosEvent()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/ |
H A D | softbus_connection.cpp | 184 void SoftBusConnection::OnConnectionSessionEvent(int sessionId, int eventId, int tvCount, const QosTv *tvList) in OnConnectionSessionEvent() argument
|
/foundation/communication/dsoftbus/tests/sdk/frame/standard/ |
H A D | softbus_frame_standard_test.cpp | 52 const QosTv *tvList) override
|
/foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
H A D | client_trans_message_service_test.cpp | 128 static void OnQosEvent(int32_t sessionId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in OnQosEvent() argument
|
H A D | client_trans_session_test.cpp | 136 static void OnQosEvent(int32_t sessionId, int32_t eventId, int32_t tvCount, const QosTv *tvList) in OnQosEvent() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_manager_test.cpp | 101 int32_t tvCount, const QosTv *tvList) in TransOnQosEvent() 100 TransOnQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) TransOnQosEvent() argument
|
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy_standard.cpp | 51 int32_t eventId, int32_t tvCount, const QosTv *tvList) in OnChannelQosEvent() 50 OnChannelQosEvent(int32_t channelId, int32_t channelType, int32_t eventId, int32_t tvCount, const QosTv *tvList) OnChannelQosEvent() argument
|
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 1156 TV *tvList; /**< Pointer to the TV list. */ member
|