Searched refs:OnSoftbusDeviceFound (Results 1 – 10 of 10) sorted by relevance
39 softbusListener->OnSoftbusDeviceFound(&device); in OnSoftbuslistenerDeviceFoundFuzzTest()
42 softbusConnector->OnSoftbusDeviceFound(&device); in OnSoftbusDeviceFoundFuzzTest()
49 softbusConnector->OnSoftbusDeviceFound(&device); in SoftBusConnectorFuzzTest()
50 softbusListener->OnSoftbusDeviceFound(device); in GetLocalDeviceInfoFuzzTest()
46 static void OnSoftbusDeviceFound(const DeviceInfo *device);
53 static void OnSoftbusDeviceFound(const DeviceInfo *device);
183 softbusListener->OnSoftbusDeviceFound(device);194 softbusListener->OnSoftbusDeviceFound(device);
541 softbusConnector->OnSoftbusDeviceFound(device);566 softbusConnector->OnSoftbusDeviceFound(&device);
62 .OnDeviceFound = SoftbusConnector::OnSoftbusDeviceFound,412 void SoftbusConnector::OnSoftbusDeviceFound(const DeviceInfo *device) in OnSoftbusDeviceFound() function in OHOS::DistributedHardware::SoftbusConnector
129 .OnDeviceFound = SoftbusListener::OnSoftbusDeviceFound,374 void SoftbusListener::OnSoftbusDeviceFound(const DeviceInfo *device) in OnSoftbusDeviceFound() function in OHOS::DistributedHardware::SoftbusListener