Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp135 bool IsSecondary() const { return nickname == nullptr; } in IsSecondary() function
1288 if (images[i].IsSecondary()) { in CollectImages()
1360 if (image->IsSecondary() && is_logical(partition_name)) { in UpdateSuperPartition()