Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/device/
H A Dcommands.cpp557 void CancelPartitionSnapshot(FastbootDevice* device, const std::string& partition_name) { in CancelPartitionSnapshot() function
588 CancelPartitionSnapshot(device, partition_name); in FlashHandler()