/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() argument
|
/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
|
/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; in HWTEST_F() local 225 int32_t chanType = 1; in HWTEST_F() local
|
/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() argument
|
/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() argument
|
/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() argument
|
/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() argument
|
H A D | trans_server_proxy_standard.cpp | 530 int32_t TransServerProxy::QosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in QosReport() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/ |
H A D | trans_ipc_test.cpp | 575 int32_t chanType = CHANNEL_TYPE_AUTH; in HWTEST_F() local 618 int32_t chanType = CHANNEL_TYPE_AUTH; in HWTEST_F() local 640 int32_t chanType = CHANNEL_TYPE_AUTH; in HWTEST_F() local 664 int32_t chanType = CHANNEL_TYPE_AUTH; HWTEST_F() local 686 int32_t chanType = CHANNEL_TYPE_AUTH; HWTEST_F() local [all...] |
/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, int32_t quality) in QosReport() argument
|
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
H A D | bus_center_server_proxy_standard.cpp | 162 int32_t BusCenterServerProxy::QosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in QosReport() argument
|
/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 quality) in QosReport() argument
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_channel_manager.c | 500 int32_t TransRequestQos(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in TransRequestQos() argument
|