/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/qos/src/ |
H A D | client_qos_manager.c | 19 int32_t ClientQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ClientQosReport()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/ |
H A D | trans_ipc_test.cpp | 588 int32_t chanType = CHANNEL_TYPE_AUTH; variable 631 int32_t chanType = CHANNEL_TYPE_AUTH; variable 653 int32_t chanType = CHANNEL_TYPE_AUTH; variable 677 int32_t chanType = CHANNEL_TYPE_AUTH; variable 699 int32_t chanType = CHANNEL_TYPE_AUTH; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clientqosmanager_fuzzer/ |
H A D | clientqosmanager_fuzzer.cpp | 30 int32_t chanType = *(reinterpret_cast<const int32_t*>(data)); in ClientQosReportTest() local
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/qos/ |
H A D | softbus_qos_virtual.c | 43 int32_t QosReportExecute(int channelId, int chanType, int appType, int quality) in QosReportExecute()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_mock_test/ |
H A D | trans_channel_manager_mock_test.cpp | 140 int32_t chanType = 1; variable 225 int32_t chanType = 1; variable
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/mini/ |
H A D | trans_server_proxy.c | 94 int32_t ServerIpcQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ServerIpcQosReport()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/ |
H A D | trans_server_proxy.cpp | 241 int32_t ServerIpcQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ServerIpcQosReport()
|
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()
|
/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()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/small/ |
H A D | trans_server_proxy.c | 409 int32_t ServerIpcQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ServerIpcQosReport()
|
/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()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_channel_manager.c | 513 int32_t TransRequestQos(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in TransRequestQos()
|
/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()
|