Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h102 bool exclude_dynamic_partitions = false; member
Dfastboot.cpp1812 if (fp_->exclude_dynamic_partitions) { in CollectTasks()
2270 fp->exclude_dynamic_partitions = true; in Main()