Searched refs:IsDeviceAlreadyMounted (Results 1 – 2 of 2) sorted by relevance
101 bool IsDeviceAlreadyMounted(const base::FilePath& mount_device) const;
434 if (IsDeviceAlreadyMounted(mount_device)) { in UpdateMtab()460 bool StorageMonitorLinux::IsDeviceAlreadyMounted( in IsDeviceAlreadyMounted() function in StorageMonitorLinux