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

  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_linux.h 101 bool IsDeviceAlreadyMounted(const base::FilePath& mount_device) const;
storage_monitor_linux.cc 434 if (IsDeviceAlreadyMounted(mount_device)) {
460 bool StorageMonitorLinux::IsDeviceAlreadyMounted(

Completed in 70 milliseconds