HomeSort by relevance Sort by last modified time
    Searched refs:GetPartitionDevice (Results 1 - 13 of 13) 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 92 bool BootControlRecovery::GetPartitionDevice(const string& partition_name,
boot_control_android.cc 77 bool BootControlAndroid::GetPartitionDevice(const string& partition_name,
boot_control_chromeos.cc 141 bool BootControlChromeOS::GetPartitionDevice(const string& partition_name,
common_service.cc 350 if (!system_state_->boot_control()->GetPartitionDevice(
update_attempter_android.cc 394 if (!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 100 result = boot_control->GetPartitionDevice(
107 result = boot_control->GetPartitionDevice(

Completed in 264 milliseconds