Searched refs:HotplugDevCb (Results 1 – 5 of 5) sorted by relevance
82 using HotplugDevCb = std::function<void(std::shared_ptr<CameraMetadata>, bool, CameraId)>; variable
107 virtual void SetHotplugDevCallBack(HotplugDevCb cb) in SetHotplugDevCallBack()
49 void SetHotplugDevCallBack(HotplugDevCb cb);151 HotplugDevCb uvcCb_ = nullptr;
285 void V4L2DeviceManager::SetHotplugDevCallBack(HotplugDevCb cb) in SetHotplugDevCallBack()
299 void V4L2DeviceManager::SetHotplugDevCallBack(HotplugDevCb cb) in SetHotplugDevCallBack()