Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dcommands.cpp83 static bool IsProtectedPartitionDuringMerge(FastbootDevice* device, const std::string& name) { in IsProtectedPartitionDuringMerge() function
211 if (IsProtectedPartitionDuringMerge(device, partition_name)) { in EraseHandler()
582 if (IsProtectedPartitionDuringMerge(device, partition_name)) { in FlashHandler()