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

  /system/update_engine/
boot_control_recovery.h 45 bool GetPartitionDevice(const std::string& partition_name,
boot_control_android.h 42 bool GetPartitionDevice(const std::string& partition_name,
boot_control_chromeos.h 46 bool GetPartitionDevice(const std::string& partition_name,
boot_control_recovery.cc 93 bool BootControlRecovery::GetPartitionDevice(const string& partition_name,
boot_control_android.cc 78 bool BootControlAndroid::GetPartitionDevice(const string& partition_name,
boot_control_chromeos.cc 142 bool BootControlChromeOS::GetPartitionDevice(const string& partition_name,
common_service.cc 340 if (!system_state_->boot_control()->GetPartitionDevice(
  /system/update_engine/common/
boot_control_interface.h 56 virtual bool GetPartitionDevice(const std::string& partition_name,
boot_control_stub.cc 34 bool BootControlStub::GetPartitionDevice(const string& partition_name,
boot_control_stub.h 41 bool GetPartitionDevice(const std::string& partition_name,
fake_boot_control.h 45 bool GetPartitionDevice(const std::string& partition_name,
  /system/update_engine/payload_consumer/
install_plan.cc 90 result = boot_control->GetPartitionDevice(
97 result = boot_control->GetPartitionDevice(

Completed in 83 milliseconds