Searched refs:OnSoftbusDeviceInfoChanged (Results 1 – 5 of 5) sorted by relevance
45 softbusListener->OnSoftbusDeviceInfoChanged(type, &info); in OnSoftbusDeviceInfoChangedFuzzTest()
49 softbusListener->OnSoftbusDeviceInfoChanged(type, info); in GetLocalDeviceInfoFuzzTest()
50 static void OnSoftbusDeviceInfoChanged(NodeBasicInfoType type, NodeBasicInfo *info);
149 softbusListener->OnSoftbusDeviceInfoChanged(type, info);161 softbusListener->OnSoftbusDeviceInfoChanged(type, info);173 softbusListener->OnSoftbusDeviceInfoChanged(type, info);
121 .onNodeBasicInfoChanged = SoftbusListener::OnSoftbusDeviceInfoChanged,312 void SoftbusListener::OnSoftbusDeviceInfoChanged(NodeBasicInfoType type, NodeBasicInfo *info) in OnSoftbusDeviceInfoChanged() function in OHOS::DistributedHardware::SoftbusListener