Searched refs:GetPartitionDevice (Results 1 – 11 of 11) sorted by relevance
72 if (!boot_control_->GetPartitionDevice( in PerformAction()84 if (!boot_control_->GetPartitionDevice( in PerformAction()147 boot_control_->GetPartitionDevice( in StartPartitionHashing()152 boot_control_->GetPartitionDevice( in StartPartitionHashing()
91 result = boot_control->GetPartitionDevice( in LoadPartitionsFromSlots()98 result = boot_control->GetPartitionDevice( in LoadPartitionsFromSlots()
34 bool BootControlStub::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlStub
41 bool GetPartitionDevice(const std::string& partition_name,
56 virtual bool GetPartitionDevice(const std::string& partition_name,
45 bool GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice() function
43 bool GetPartitionDevice(const std::string& partition_name,
46 bool GetPartitionDevice(const std::string& partition_name,
94 bool BootControlAndroid::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlAndroid
142 bool BootControlChromeOS::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlChromeOS
311 if (!system_state_->boot_control()->GetPartitionDevice( in GetRollbackPartition()