Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/device/
H A Dutility.cpp52 bool OpenLogicalPartition(FastbootDevice* device, const std::string& partition_name, in OpenLogicalPartition() function
85 if (!OpenLogicalPartition(device, name, handle)) { in OpenPartition()