Home
last modified time | relevance | path

Searched refs:OnQos (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/bind_fuzzer/
H A Dbind_fuzzer.cpp108 .OnQos = OnQosFuzzTest, in BindTestWithSocketId()
141 .OnQos = OnQosFuzzTest, in BindTestWithQosInfo()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/listen_fuzzer/
H A Dlisten_fuzzer.cpp108 .OnQos = OnQosFuzzTest, in ListenTestWithSocketId()
141 .OnQos = OnQosFuzzTest, in ListenTestWithQosInfo()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_session.cpp44 static void OnQos(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) in OnQos() function
46 LOGI("[SOFTBUS]OnQos, socket: %{public}d, QoSEvent: %{public}d, qosCount: %{public}u", socket, (int32_t)eventId, in OnQos()
49 LOGE("OnQos invalid qosCount"); in OnQos()
66 iSocketListener_.OnQos = OnQos; in SoftbusSession()
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
H A Dstream_encrypt_server_mt.cpp133 .OnQos = NULL, in HWTEST_F()
192 .OnQos = nullptr, in HWTEST_F()
252 .OnQos = NULL, in HWTEST_F()
H A Dstream_encrypt_client_mt.cpp66 .OnQos = nullptr,
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsocket.h167 void (*OnQos)(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount); member
/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussessionobject_fuzzer/
H A Dsoftbus_session_object_fuzzer.cpp75 softbusSession->iSocketListener_.OnQos(socket, eventId, qos, qosCount); in SoftBusSessionFuzzTest()
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsocket.h160 void (*OnQos)(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount); member
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp96 void OnQos(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) in OnQos() function
98 DHLOGI("OnQos, socket: %{public}d, QoSEvent: %{public}d, qosCount: %{public}u", socket, (int32_t)eventId, qosCount); in OnQos()
111 .OnQos = OnQos
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H A Ddh_transport.cpp209 void OnQos(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) in OnQos() function
215 DHLOGI("OnQos, socket: %{public}d, QoSEvent: %{public}d, qosCount: %{public}" PRIu32, in OnQos()
229 .OnQos = OnQos
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp97 fileSendListener.OnQos = nullptr; in SoftBusHandler()
106 fileReceiveListener.OnQos = nullptr; in SoftBusHandler()
H A Dsoftbus_handler_asset.cpp61 fileSendListener.OnQos = nullptr; in SoftBusHandlerAsset()
70 fileReceiveListener.OnQos = nullptr; in SoftBusHandlerAsset()
/foundation/distributedhardware/distributed_screen/services/softbusadapter/src/
H A Dsoftbus_adapter.cpp66 sessListener_.OnQos = nullptr; in SoftbusAdapter()
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1217 void (*OnQos)(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount); member
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp119 sessListener_.OnQos = nullptr; in SoftbusChannelAdapter()

Completed in 14 milliseconds