Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dpicturewidget.h35 void on_usb_umount();
H A Dpicturewidget.cpp99 connect(g_MidWindow,SIGNAL(usb_delete()),this,SLOT(on_usb_umount())); in pictureWidget()
142 void pictureWidget::on_usb_umount() in on_usb_umount() function in pictureWidget