Home
last modified time | relevance | path

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

/system/core/fastboot/
Dtask_test.cpp33 fp->secondary_slot = "a"; in SetUp()
Dfastboot.h101 std::string secondary_slot; member
Dfastboot.cpp1574 slot = fp->secondary_slot; in ParseFlashCommand()
1831 fp_->secondary_slot = get_other_slot(fp_->slot_override); in DetermineSlot()
1833 fp_->secondary_slot = get_other_slot(); in DetermineSlot()
1835 if (fp_->secondary_slot == "") { in DetermineSlot()
1850 slot = fp_->secondary_slot; in CollectImages()