Home
last modified time | relevance | path

Searched refs:secondary_slot (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/
Dfastboot.h107 std::string secondary_slot; member
Dtask_test.cpp35 fp->secondary_slot = "a"; in SetUp()
Dfastboot.cpp1603 slot = fp->secondary_slot; in ParseFlashCommand()
1847 fp_->secondary_slot = get_other_slot(fp_->slot_override); in DetermineSlot()
1849 fp_->secondary_slot = get_other_slot(); in DetermineSlot()
1851 if (fp_->secondary_slot == "") { in DetermineSlot()
1866 slot = fp_->secondary_slot; in CollectImages()