Home
last modified time | relevance | path

Searched refs:TransServerOnQosEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_callback_test.cpp63 static int32_t TransServerOnQosEvent(const char *pkgName, const QosParam *param) in TransServerOnQosEvent() function
91 g_channelCallBack.OnQosEvent = TransServerOnQosEvent; in TransTcpDirectCallbackTest()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_callback.c209 static int32_t TransServerOnQosEvent(const char *pkgName, const QosParam *param) in TransServerOnQosEvent() function
256 g_channelCallBack.OnQosEvent = TransServerOnQosEvent; in TransServerGetChannelCb()