Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/qos/interface/
H A Dsoftbus_qos.h27 int32_t QosReportExecute(int channelId, int chanType, int appType, int quality);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/qos/
H A Dsoftbus_qos_virtual.c43 int32_t QosReportExecute(int channelId, int chanType, int appType, int quality) in QosReportExecute() function