Searched refs:source_slot_ (Results 1 – 2 of 2) sorted by relevance
235 void SetSourceSlot(uint32_t slot) { source_slot_ = slot; } in SetSourceSlot()354 uint32_t source_slot_ = UINT32_MAX; variable
139 source_slot_(source_slot) { in DynamicPartitionControlAndroid()455 source_slot_ = source_slot; in PreparePartitionsForUpdate()1341 CHECK(slot == source_slot_ || target_slot_ != UINT32_MAX) in ListDynamicPartitionsForSlot()1342 << " source slot: " << source_slot_ << " target slot: " << target_slot_ in ListDynamicPartitionsForSlot()1502 slot, source_slot_, &dynamic_partition_list)); in IsDynamicPartition()