Searched refs:IsRemovableStorageAttached (Results 1 – 3 of 3) sorted by relevance
60 static bool IsRemovableStorageAttached(const std::string& id);
78 if (!MediaStorageUtil::IsRemovableStorageAttached(*it)) in FilterAttachedDevicesOnFileThread()237 bool MediaStorageUtil::IsRemovableStorageAttached(const std::string& id) { in IsRemovableStorageAttached() function in MediaStorageUtil
348 if (MediaStorageUtil::IsRemovableStorageAttached(device_id)) { in GetGalleryAdditionalDetails()366 MediaStorageUtil::IsRemovableStorageAttached(device_id); in IsGalleryAvailable()