HomeSort by relevance Sort by last modified time
    Searched refs:IsDeviceAlreadyMounted (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/storage_monitor/
storage_monitor_linux.h 103 bool IsDeviceAlreadyMounted(const base::FilePath& mount_device) const;
storage_monitor_linux.cc 437 if (IsDeviceAlreadyMounted(mount_device)) {
463 bool StorageMonitorLinux::IsDeviceAlreadyMounted(

Completed in 121 milliseconds