Searched refs:ListDynamicPartitionsForSlot (Results 1 – 8 of 8) sorted by relevance
75 bool DynamicPartitionControlStub::ListDynamicPartitionsForSlot( in ListDynamicPartitionsForSlot() function in chromeos_update_engine::DynamicPartitionControlStub
74 ListDynamicPartitionsForSlot,
52 bool ListDynamicPartitionsForSlot(
143 virtual bool ListDynamicPartitionsForSlot(
65 bool ListDynamicPartitionsForSlot(
1304 bool DynamicPartitionControlAndroid::ListDynamicPartitionsForSlot( in ListDynamicPartitionsForSlot() function in chromeos_update_engine::DynamicPartitionControlAndroid1464 CHECK(ListDynamicPartitionsForSlot( in IsDynamicPartition()
601 EXPECT_CALL(dynamic_control, ListDynamicPartitionsForSlot(_, _, _)) in DoTestVABC()
675 ->ListDynamicPartitionsForSlot(install_plan_->source_slot, in ParseManifestPartitions()