Searched refs:IsRemovableDevice (Results 1 – 2 of 2) sorted by relevance
66 static bool IsRemovableDevice(const std::string& device);
100 if (IsRemovableDevice(boot_disk_name_)) { in Init()266 bool BootControlChromeOS::IsRemovableDevice(const string& device) { in IsRemovableDevice() function in chromeos_update_engine::BootControlChromeOS