Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter_standard.cpp53 …static void OnClientSocketChanged(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qos…
99 clientListener_.OnQos = AppDataListenerWrap::OnClientSocketChanged; in SoftBusAdapter()
493 void AppDataListenerWrap::OnClientSocketChanged(int32_t socket, QoSEvent eventId, const QosTV *qos,… in OnClientSocketChanged() function in OHOS::AppDistributedKv::AppDataListenerWrap