Searched defs:networkingCollect (Results 1 – 3 of 3) sorted by relevance
73 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(nullptr); variable117 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable149 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable183 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable222 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable259 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable297 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable335 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable352 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable372 sptr<DeviceNetworkingCollect> networkingCollect = new DeviceNetworkingCollect(collect); variable[all …]
207 sptr<ICollectPlugin> networkingCollect = new DeviceNetworkingCollect(nullptr); variable
47 sptr<ICollectPlugin> networkingCollect = new DeviceNetworkingCollect(this); in Init() local