update services/storage_daemon/include/mtp/mtp_device_monitor.h.

Signed-off-by: 李尚 <lishang21@huawei.com>
This commit is contained in:
李尚 2024-11-22 02:58:14 +00:00 committed by Gitee
parent 7b010c15c4
commit 59e1097a82
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -38,6 +38,7 @@ private:
void CheckAndUmountRemovedMtpDevice();
void UmountAllMtpDevice();
bool HasMounted(const MtpDeviceInfo &device);
bool IsNeedDisableMtp();
private: