Searched defs:QosReport (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | softbus_server_proxy_standard.cpp | 241 int32_t SoftBusServerProxyFrame::QosReport(int32_t channelId, int32_t chanType, int32_t appType, in… in QosReport() function in OHOS::SoftBusServerProxyFrame
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | softbus_server.cpp | 246 int32_t SoftBusServer::QosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t qual… in QosReport() function in OHOS::SoftBusServer
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/ |
H A D | trans_server_proxy_standard.cpp | 530 int32_t TransServerProxy::QosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t q… in QosReport() function in OHOS::TransServerProxy
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
H A D | bus_center_server_proxy_standard.cpp | 141 int32_t BusCenterServerProxy::QosReport(int32_t channelId, int32_t chanType, int32_t appType, int32… in QosReport() function in OHOS::BusCenterServerProxy
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/ |
H A D | client_trans_session_service.c | 745 int32_t QosReport(int32_t sessionId, int32_t appType, int32_t quality) in QosReport() function
|