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

  /system/update_engine/
boot_control_chromeos.h 66 static bool IsRemovableDevice(const std::string& device);
boot_control_chromeos.cc 100 if (IsRemovableDevice(boot_disk_name_)) {
266 bool BootControlChromeOS::IsRemovableDevice(const string& device) {
  /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsFilePath.c 278 IsRemovableDevice (
408 } else if (!IsDevicePathEnd (Remaining) && !IsRemovableDevice (Remaining)) {
    [all...]

Completed in 86 milliseconds