Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dcommands.cpp74 static const std::unordered_set<std::string> ProtectedPartitionsDuringMerge = { in IsProtectedPartitionDuringMerge() local
76 if (ProtectedPartitionsDuringMerge.count(name) == 0) { in IsProtectedPartitionDuringMerge()