Home
last modified time | relevance | path

Searched refs:PartitionDevice (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/update_engine/common/
H A Dfake_boot_control.h125 std::optional<PartitionDevice> GetPartitionDevice(
137 PartitionDevice device;
H A Dmock_boot_control.h45 MOCK_METHOD(std::optional<PartitionDevice>,
H A Dboot_control_interface.h78 virtual std::optional<PartitionDevice> GetPartitionDevice(
H A Dboot_control_stub.h51 std::optional<PartitionDevice> GetPartitionDevice(
H A Dboot_control_stub.cc47 std::optional<PartitionDevice> BootControlStub::GetPartitionDevice( in GetPartitionDevice()
H A Ddynamic_partition_control_interface.h40 struct PartitionDevice { struct
/aosp12/system/update_engine/aosp/
H A Dboot_control_android.h47 std::optional<PartitionDevice> GetPartitionDevice(
H A Dboot_control_android.cc185 std::optional<PartitionDevice> BootControlAndroid::GetPartitionDevice( in GetPartitionDevice()
H A Ddynamic_partition_control_android.h82 std::optional<PartitionDevice> GetPartitionDevice(
H A Ddynamic_partition_control_android.cc1100 std::optional<PartitionDevice>